Author: hawk                         Date: Sun Jun 28 15:21:00 2009 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- blah, fixed copy/paste errors

---- Files affected:
packages/iceweasel:
   iceweasel-install.patch (1.1.4.1 -> 1.1.4.2) 

---- Diffs:

================================================================
Index: packages/iceweasel/iceweasel-install.patch
diff -u packages/iceweasel/iceweasel-install.patch:1.1.4.1 
packages/iceweasel/iceweasel-install.patch:1.1.4.2
--- packages/iceweasel/iceweasel-install.patch:1.1.4.1  Sun Jun 28 15:42:34 2009
+++ packages/iceweasel/iceweasel-install.patch  Sun Jun 28 17:20:55 2009
@@ -5,15 +5,15 @@
  # do not strip the binaries actually in the tree.
        @echo "Creating package directory..."
 -      @mkdir $(DIST)/$(MOZ_PKG_DIR)
-+      @mkdir $(DESTDIR)/$(MOZ_PKG_DIR)
++      @mkdir $(DESTDIR)/$(MOZ_PKG_APPDIR)
  ifdef MOZ_PKG_MANIFEST
        $(RM) -rf $(DIST)/xpt
        $(call PACKAGER_COPY, "$(DIST)",\
 -               "$(DIST)/$(MOZ_PKG_DIR)", \
-+               "$(DESTDIR)/$(MOZ_PKG_DIR)", \
++               "$(DESTDIR)/$(MOZ_PKG_APPDIR)", \
                "$(MOZ_PKG_MANIFEST)", "$(PKGCP_OS)", 1, 0, 1)
 -      $(PERL) $(MOZILLA_DIR)/xpinstall/packager/xptlink.pl -s $(DIST) -d 
$(DIST)/xpt -f $(DIST)/$(MOZ_PKG_DIR)/components -v -x "$(XPIDL_LINK)"
-+      $(PERL) $(MOZILLA_DIR)/xpinstall/packager/xptlink.pl -s $(DIST) -d 
$(DIST)/xpt -f $(DESTDIR)/$(MOZ_PKG_DIR)/components -v -x "$(XPIDL_LINK)"
++      $(PERL) $(MOZILLA_DIR)/xpinstall/packager/xptlink.pl -s $(DIST) -d 
$(DIST)/xpt -f $(DESTDIR)/$(MOZ_PKG_APPDIR)/components -v -x "$(XPIDL_LINK)"
  else # !MOZ_PKG_MANIFEST
  ifeq ($(MOZ_PKG_FORMAT),DMG)
  # If UNIVERSAL_BINARY, the package will be made from an already-prepared
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/iceweasel/iceweasel-install.patch?r1=1.1.4.1&r2=1.1.4.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to