Center date for new operations
Rename CONTRIBUTORS in AUTHORS About message wasn't translated
This commit is contained in:
@@ -15,7 +15,7 @@ make || (echo "Compilation failed" ; exit 1)
|
||||
rm -rf "$DIR"
|
||||
mkdir -p "$DIR"
|
||||
cp -r lib/*.dll* "$DIR"
|
||||
cp -r kc ressources TODO CONTRIBUTORS COPYING README README.fr www "$DIR"
|
||||
cp -r kc ressources TODO AUTHORS COPYING README README.fr www "$DIR"
|
||||
rm -rf "$DIR"/ressources/po/*
|
||||
cp -r ressources/po/*.qm "$DIR/ressources/po/" # Copy only QM files
|
||||
mv "$DIR"/kc "$DIR"/kc.exe
|
||||
|
||||
Reference in New Issue
Block a user