зеркало из https://github.com/mozilla/pjs.git
Adding in mac build.
This commit is contained in:
Родитель
9d451c7710
Коммит
8549f8eff7
|
@ -1 +1 @@
|
|||
./createBuildId.pl resources/content/about.html; cd linux; cd components; chmod 644 *.*; cd ..; find components/ resources/ install.js \( -name CVS -o -name Makefile -o -name makefile.win -o -name Makefile.in -o -name .cvsignore \) -prune -o -print | xargs zip calendar_linux.xpi; mv calendar_linux.xpi ../; cd ../windows; find components/ resources/ bin/ install.js \( -name CVS -o -name Makefile -o -name makefile.win -o -name Makefile.in -o -name .cvsignore \) -prune -o -print | xargs zip calendar_windows.xpi; mv calendar_windows.xpi ../; cd ..
|
||||
./createBuildId.pl resources/content/about.html; cd linux/components/; chmod 644 *.*; cd ..; find components/ resources/ install.js \( -name CVS -o -name Makefile -o -name makefile.win -o -name Makefile.in -o -name .cvsignore \) -prune -o -print | xargs zip calendar_linux.xpi; mv calendar_linux.xpi ../; cd ../mac; cd components; chmod 644 *.*; cd ..; find components/ resources/ install.js \( -name CVS -o -name Makefile -o -name makefile.win -o -name Makefile.in -o -name .cvsignore \) -prune -o -print | xargs zip calendar_mac.xpi; mv calendar_mac.xpi ../; cd ../windows; find components/ resources/ bin/ install.js \( -name CVS -o -name Makefile -o -name makefile.win -o -name Makefile.in -o -name .cvsignore \) -prune -o -print | xargs zip calendar_windows.xpi; mv calendar_windows.xpi ../; cd ..
|
||||
|
|
Загрузка…
Ссылка в новой задаче