diff options
author | Cédric Krier <cedk@gentoo.org> | 2008-02-18 16:49:39 +0000 |
---|---|---|
committer | Cédric Krier <cedk@gentoo.org> | 2008-02-18 16:49:39 +0000 |
commit | 5d931b2f08ec5dbbe8aa421735074a3d9dfa853e (patch) | |
tree | 53a4306476cc7ce63e8db187741b5900d0a38735 /net-news/snownews/files | |
parent | revert libwfb.so change requested in bug #202978 (diff) | |
download | gentoo-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.patch | 11 |
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 \ |