1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-15 03:25:10 +00:00

december bugfix: mktime doesn't like month number 12

This commit is contained in:
psyc://psyced.org/~lynX 2009-12-10 12:16:46 +01:00
parent f47227d54d
commit 1ec31a5479
2 changed files with 7 additions and 4 deletions

View file

@ -58,6 +58,7 @@ local/all.ls:
.links:
(cd world;../bin/findlinks */de/* */en/*) >$@
exefix:
rights:
find . -type d -exec chmod 755 {} \;
find . -type f -exec chmod 644 {} \;
chmod +x bin/* run/* config/psyced.settings install.sh utility/multipatcher