Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ------------------------------------------------------------
- revno: 315
- committer: Micah Gersten <[email protected]>
- branch nick: mozilla-devscripts
- timestamp: Tue 2010-03-09 00:30:36 -0600
- message:
- * xulapp.mk:
- - add testing and tools directory to clean target for xulrunner-1.9.2
- build system
- - update src/xulapp.mk.in
- diff:
- === modified file 'debian/changelog'
- --- debian/changelog 2010-02-04 19:42:17 +0000
- +++ debian/changelog 2010-03-09 06:30:36 +0000
- -1,3 +1,12 @@
- +mozilla-devscripts (0.21) UNRELEASED; urgency=low
- +
- + * xulapp.mk:
- + - add testing and tools directory to clean target for xulrunner-1.9.2
- + build system
- + - update src/xulapp.mk.in
- +
- + -- Micah Gersten <[email protected]> Tue, 09 Mar 2010 00:28:00 -0600
- +
- mozilla-devscripts (0.20) unstable; urgency=low
- [ Micah Gersten <[email protected]> ]
- === modified file 'src/xulapp.mk.in'
- --- src/xulapp.mk.in 2008-10-18 23:24:27 +0000
- +++ src/xulapp.mk.in 2010-03-09 06:30:36 +0000
- -31,5 +31,5 @@
- rm -f build-system.stamp
- # Drop build-system files, and files/dirs generated during the build but
- # outside of the xulapp tree
- - rm -rf config build toolkit nsprpub extensions memory netwerk probes xpcom
- + rm -rf config build toolkit nsprpub extensions memory netwerk probes xpcom testing tools
- rm -f Makefile.in configure.in aclocal.m4 allmakefiles.sh config.* configure mozilla-config.h confdefs.h a.out
Advertisement
Add Comment
Please, Sign In to add comment