summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCédric Krier <cedk@gentoo.org>2008-02-17 11:46:02 +0000
committerCédric Krier <cedk@gentoo.org>2008-02-17 11:46:02 +0000
commit3788e61cc2cee42b0efa38addbc5462910d0ae53 (patch)
tree3d9bf975233ac25c23d020985a6beb9ee22610a4 /net-news/snownews/files
parentStable on ppc wrt bug 208916 (diff)
downloadgentoo-2-3788e61cc2cee42b0efa38addbc5462910d0ae53.tar.gz
gentoo-2-3788e61cc2cee42b0efa38addbc5462910d0ae53.tar.bz2
gentoo-2-3788e61cc2cee42b0efa38addbc5462910d0ae53.zip
Version bump
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-news/snownews/files')
-rw-r--r--net-news/snownews/files/snownews-1.5.9-install.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-news/snownews/files/snownews-1.5.9-install.patch b/net-news/snownews/files/snownews-1.5.9-install.patch
new file mode 100644
index 000000000000..f02483ded567
--- /dev/null
+++ b/net-news/snownews/files/snownews-1.5.9-install.patch
@@ -0,0 +1,11 @@
+diff -ru snownews-1.5.9~/Makefile snownews-1.5.9/Makefile
+--- snownews-1.5.9~/Makefile 2008-02-17 12:31:35.000000000 +0100
++++ snownews-1.5.9/Makefile 2008-02-17 12:31:52.000000000 +0100
+@@ -66,7 +66,6 @@
+ (cd $(DESTDIR)$(PREFIX)/bin && \
+ ln -sf opml2snow snow2opml ); \
+ fi;
+- $(INSTALL) snowsync $(DESTDIR)$(PREFIX)/bin
+
+ install-locales: locales
+ for L in $(LOCALES); do \