summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-11-05 20:59:46 +0100
committerPacho Ramos <pacho@gentoo.org>2015-11-05 21:00:39 +0100
commit02276cbb920a4a58bf94ddb46575cb2a334c3c39 (patch)
treefe6142a65dd2fe10091c43fdd2a7b356c5fa8ecf /net-news/yarssr/files/yarssr-0.2.2-makefile.patch
parentdev-lang/php: don't depend on versions of sys-libs/db that won't be detected. (diff)
downloadgentoo-02276cbb920a4a58bf94ddb46575cb2a334c3c39.tar.gz
gentoo-02276cbb920a4a58bf94ddb46575cb2a334c3c39.tar.bz2
gentoo-02276cbb920a4a58bf94ddb46575cb2a334c3c39.zip
Remove hard masked package
Diffstat (limited to 'net-news/yarssr/files/yarssr-0.2.2-makefile.patch')
-rw-r--r--net-news/yarssr/files/yarssr-0.2.2-makefile.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/net-news/yarssr/files/yarssr-0.2.2-makefile.patch b/net-news/yarssr/files/yarssr-0.2.2-makefile.patch
deleted file mode 100644
index 70655550955e..000000000000
--- a/net-news/yarssr/files/yarssr-0.2.2-makefile.patch
+++ /dev/null
@@ -1,16 +0,0 @@
---- Makefile.orig 2006-10-24 22:01:58.000000000 -0600
-+++ Makefile 2006-10-24 22:02:16.000000000 -0600
-@@ -1,4 +1,4 @@
--PREFIX=/usr/local
-+PREFIX=/usr
- BINDIR=$(PREFIX)/bin
- LIBDIR=$(PREFIX)/lib/yarssr
- DATADIR=$(PREFIX)/share
-@@ -27,7 +27,6 @@
- @echo Copying share files to $(DESTDIR)/$(DATADIR):
- @cp -Rp share/* $(DESTDIR)/$(DATADIR)/
-
-- find $(DESTDIR)/$(DATADIR) -type f -exec chmod 644 "{}" \;
- find $(DESTDIR)/$(LIBDIR) -type f -exec chmod 644 "{}" \;
-
- install -m 0644 build/locale/en/$(LC_CATEGORY)/yarssr.mo $(DESTDIR)/$(LOCALEDIR)/en/$(LC_CATEGORY)/