summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2008-04-20 08:40:29 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2008-04-20 08:40:29 +0000
commitd237e5ae17771b05810e1fab7ce9e7a719cb0662 (patch)
tree7990cdeb26f84207e0b2c32f554eca96f784dd1d /sci-astronomy/ds9
parentAdd fix from upstream for building with gcc-4.3 #213912 by Sergey Dryabzhinsky. (diff)
downloadgentoo-2-d237e5ae17771b05810e1fab7ce9e7a719cb0662.tar.gz
gentoo-2-d237e5ae17771b05810e1fab7ce9e7a719cb0662.tar.bz2
gentoo-2-d237e5ae17771b05810e1fab7ce9e7a719cb0662.zip
More forced strip removing
(Portage version: 2.1.5_rc4)
Diffstat (limited to 'sci-astronomy/ds9')
-rw-r--r--sci-astronomy/ds9/ChangeLog6
-rw-r--r--sci-astronomy/ds9/files/ds9-5.2-Makefile.patch10
2 files changed, 15 insertions, 1 deletions
diff --git a/sci-astronomy/ds9/ChangeLog b/sci-astronomy/ds9/ChangeLog
index 05ea8e739b50..72fc3bdab32a 100644
--- a/sci-astronomy/ds9/ChangeLog
+++ b/sci-astronomy/ds9/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-astronomy/ds9
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/ds9/ChangeLog,v 1.9 2008/04/16 16:13:55 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/ds9/ChangeLog,v 1.10 2008/04/20 08:40:29 bicatali Exp $
+
+ 20 Apr 2008; Sébastien Fabbro <bicatali@gentoo.org>
+ files/ds9-5.2-Makefile.patch:
+ More forced strip removing
*ds9-5.2 (16 Apr 2008)
diff --git a/sci-astronomy/ds9/files/ds9-5.2-Makefile.patch b/sci-astronomy/ds9/files/ds9-5.2-Makefile.patch
index b92a5cf56e75..55a2d0e9557c 100644
--- a/sci-astronomy/ds9/files/ds9-5.2-Makefile.patch
+++ b/sci-astronomy/ds9/files/ds9-5.2-Makefile.patch
@@ -37,3 +37,13 @@
iis : FORCE
@echo "Installing IIS..."
+--- ds9/Makefile.orig 2008-04-17 15:47:39.189030792 +0000
++++ ds9/Makefile 2008-04-17 15:47:51.873753654 +0000
+@@ -152,7 +152,6 @@
+ ds9 : null.zip ds9Base $(FILES)
+ $(RM) $@
+ cp ds9Base ds9.zip
+- $(STRIP) ds9.zip
+ cat null.zip >> ds9.zip
+ cd zipdir; zip -rA9 ../ds9.zip *
+ mv ds9.zip ds9