1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-05-07 15:52:57 +02:00

Revert some of PT's local changes to the build system.

This commit is contained in:
Doug Kearns
2009-03-29 21:05:38 +11:00
parent 897181a5c4
commit 0e28714ce6
2 changed files with 3 additions and 5 deletions
+1 -3
View File
@@ -51,8 +51,6 @@ do
)
done
cd $stage
zip -r "$top/$jar" *
cd -
(cd $stage; zip -r "$top/$jar" *)
rm -rf "$stage"