[csw-devel] SF.net SVN: gar:[5525] csw/mgar/pkg/firefox/branches/firefox3.5-packaging/ files/packager.mk.diff
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Tue Jul 7 00:52:07 CEST 2009
Revision: 5525
http://gar.svn.sourceforge.net/gar/?rev=5525&view=rev
Author: wbonnet
Date: 2009-07-06 22:52:07 +0000 (Mon, 06 Jul 2009)
Log Message:
-----------
Fix some patches
Modified Paths:
--------------
csw/mgar/pkg/firefox/branches/firefox3.5-packaging/files/packager.mk.diff
Modified: csw/mgar/pkg/firefox/branches/firefox3.5-packaging/files/packager.mk.diff
===================================================================
--- csw/mgar/pkg/firefox/branches/firefox3.5-packaging/files/packager.mk.diff 2009-07-06 22:49:34 UTC (rev 5524)
+++ csw/mgar/pkg/firefox/branches/firefox3.5-packaging/files/packager.mk.diff 2009-07-06 22:52:07 UTC (rev 5525)
@@ -5,8 +5,8 @@
endif # MOZ_PKG_MANIFEST
ifndef PKG_SKIP_STRIP
@echo "Stripping package directory..."
-- @cd $(DIST)/$(STAGEPATH)$(MOZ_PKG_DIR); find . ! -type d \
-+ @cd $(DIST)/$(STAGEPATH)$(MOZ_PKG_DIR); gfind . ! -type d \
+- @cd $(DIST)/$(STAGEPATH)$(MOZ_PKG_DIR); find . ! -type d \
++ @cd $(DIST)/$(STAGEPATH)$(MOZ_PKG_DIR); gfind . ! -type d \
! -name "*.js" \
! -name "*.xpt" \
! -name "*.gif" \
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list