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
commitd211f5684c4231a2e9159054416ee0fb76470115 (patch)
tree677afe19f739aac64ad41e81a84cecca3b4e45bb /net-news/snownews/files
parentrevert libwfb.so change requested in bug #202978 (diff)
downloadhistorical-d211f5684c4231a2e9159054416ee0fb76470115.tar.gz
historical-d211f5684c4231a2e9159054416ee0fb76470115.tar.bz2
historical-d211f5684c4231a2e9159054416ee0fb76470115.zip
Remove patch and fix digest due to silent release
Package-Manager: portage-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 \