summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCédric Krier <cedk@gentoo.org>2008-02-18 16:49:39 +0000
committerCédric Krier <cedk@gentoo.org>2008-02-18 16:49:39 +0000
commit5d931b2f08ec5dbbe8aa421735074a3d9dfa853e (patch)
tree53a4306476cc7ce63e8db187741b5900d0a38735 /net-news/snownews/files
parentrevert libwfb.so change requested in bug #202978 (diff)
downloadgentoo-2-5d931b2f08ec5dbbe8aa421735074a3d9dfa853e.tar.gz
gentoo-2-5d931b2f08ec5dbbe8aa421735074a3d9dfa853e.tar.bz2
gentoo-2-5d931b2f08ec5dbbe8aa421735074a3d9dfa853e.zip
Remove patch and fix digest due to silent release
(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, 0 insertions, 11 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
deleted file mode 100644
index f02483ded567..000000000000
--- a/net-news/snownews/files/snownews-1.5.9-install.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-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 \