mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-03 23:35:49 +01:00
Revert some of PT's local changes to the build system.
This commit is contained in:
@@ -51,8 +51,6 @@ do
|
||||
)
|
||||
done
|
||||
|
||||
cd $stage
|
||||
zip -r "$top/$jar" *
|
||||
cd -
|
||||
(cd $stage; zip -r "$top/$jar" *)
|
||||
rm -rf "$stage"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user