Guest User

Untitled

a guest
Mar 9th, 2010
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. ------------------------------------------------------------
  2. revno: 315
  3. committer: Micah Gersten <[email protected]>
  4. branch nick: mozilla-devscripts
  5. timestamp: Tue 2010-03-09 00:30:36 -0600
  6. message:
  7. * xulapp.mk:
  8. - add testing and tools directory to clean target for xulrunner-1.9.2
  9. build system
  10. - update src/xulapp.mk.in
  11. diff:
  12. === modified file 'debian/changelog'
  13. --- debian/changelog 2010-02-04 19:42:17 +0000
  14. +++ debian/changelog 2010-03-09 06:30:36 +0000
  15. -1,3 +1,12 @@
  16. +mozilla-devscripts (0.21) UNRELEASED; urgency=low
  17. +
  18. + * xulapp.mk:
  19. + - add testing and tools directory to clean target for xulrunner-1.9.2
  20. + build system
  21. + - update src/xulapp.mk.in
  22. +
  23. + -- Micah Gersten <[email protected]> Tue, 09 Mar 2010 00:28:00 -0600
  24. +
  25. mozilla-devscripts (0.20) unstable; urgency=low
  26.  
  27. [ Micah Gersten <[email protected]> ]
  28.  
  29. === modified file 'src/xulapp.mk.in'
  30. --- src/xulapp.mk.in 2008-10-18 23:24:27 +0000
  31. +++ src/xulapp.mk.in 2010-03-09 06:30:36 +0000
  32. -31,5 +31,5 @@
  33. rm -f build-system.stamp
  34. # Drop build-system files, and files/dirs generated during the build but
  35. # outside of the xulapp tree
  36. - rm -rf config build toolkit nsprpub extensions memory netwerk probes xpcom
  37. + rm -rf config build toolkit nsprpub extensions memory netwerk probes xpcom testing tools
  38. 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