]> git.pld-linux.org Git - packages/thunderbird.git/commitdiff
- rel 3
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 20 Jun 2012 18:32:26 +0000 (18:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fixed install

Changed files:
    icedove-install.patch -> 1.10
    icedove.spec -> 1.167

icedove-install.patch
icedove.spec

index 44e08e71d8b6e97cb40073f16fb4aa663faf1fbb..a3ad9e2eba85b22e7675ed774f03f151d2744c0b 100644 (file)
        @echo "Linking XPT files..."
        @rm -rf $(DIST)/xpt
        @$(NSINSTALL) -D $(DIST)/xpt
+@@ -801,7 +801,7 @@
+ endif # DMG
+ endif # MOZ_PKG_MANIFEST
+ endif # UNIVERSAL_BINARY
+-      $(OPTIMIZE_JARS_CMD) --optimize $(JARLOG_DIR_AB_CD) $(DIST)/bin/chrome $(DIST)/$(STAGEPATH)$(MOZ_PKG_DIR)$(_BINPATH)/chrome
++      $(OPTIMIZE_JARS_CMD) --optimize $(JARLOG_DIR_AB_CD) $(DIST)/bin/chrome $(DESTDIR)/$(STAGEPATH)$(MOZ_PKG_DIR)$(_BINPATH)/chrome
+ ifndef PKG_SKIP_STRIP
+   ifeq ($(OS_ARCH),OS2)
+               @echo "Stripping package directory..."
 @@ -830,7 +830,7 @@
        cd $(DIST)/$(STAGEPATH)$(MOZ_PKG_DIR)$(_BINPATH) && $(PACK_OMNIJAR)
  endif
index e33d071710ffe80eb5316a56d283f579096a013d..a8a53cb1133d274163d51d518d1bc9e4f8e949f3 100644 (file)
@@ -34,7 +34,7 @@ Summary:      Icedove - email client
 Summary(pl.UTF-8):     Icedove - klient poczty
 Name:          icedove
 Version:       13.0.1
-Release:       2
+Release:       3
 License:       MPL 1.1 or GPL v2+ or LGPL v2.1+
 Group:         X11/Applications/Networking
 Source0:       http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/source/thunderbird-%{version}.source.tar.bz2
This page took 0.044449 seconds and 4 git commands to generate.