aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2009-01-20 00:31:16 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2009-01-20 00:31:16 +0800
commit5ebede13307145463525a0b1165a72ae05fc7687 (patch)
tree3ca2d7caa5df12f158243c34e8a8a9e79965491a /comms
parent6ed8cbfaadf5b69540ffa8ec15f51a5767016ed7 (diff)
downloadfreebsd-ports-gnome-5ebede13307145463525a0b1165a72ae05fc7687.tar.gz
freebsd-ports-gnome-5ebede13307145463525a0b1165a72ae05fc7687.tar.zst
freebsd-ports-gnome-5ebede13307145463525a0b1165a72ae05fc7687.zip
- Fix patch after update to 4.15
Reported by: QAT
Diffstat (limited to 'comms')
-rw-r--r--comms/anyremote/files/opt-nodocs-patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/anyremote/files/opt-nodocs-patch b/comms/anyremote/files/opt-nodocs-patch
index 1d33a7596ead..556a95e01038 100644
--- a/comms/anyremote/files/opt-nodocs-patch
+++ b/comms/anyremote/files/opt-nodocs-patch
@@ -1,5 +1,5 @@
---- Makefile.in.orig 2008-12-14 14:55:09.000000000 +0200
-+++ Makefile.in 2008-12-14 14:56:00.000000000 +0200
+--- Makefile.in.orig 2009-01-16 19:02:25.000000000 +0300
++++ Makefile.in 2009-01-19 19:30:12.000000000 +0300
@@ -609,12 +609,8 @@
install-data-local:
@@ -8,7 +8,7 @@
cp -r cfg-data $(DESTDIR)$(pkgdatadir)
- cp -r doc-html ChangeLog README COPYING AUTHORS $(DESTDIR)$(datadir)/doc/anyremote/
- find $(DESTDIR)$(pkgdatadir) $(DESTDIR)$(datadir)/doc/anyremote -type f -exec chmod 644 {} \;
- chmod -R a+x $(DESTDIR)$(pkgdatadir)/cfg-data/Utils
+ chmod a+x $(DESTDIR)$(pkgdatadir)/cfg-data/Utils/all-in-1.py $(DESTDIR)$(pkgdatadir)/cfg-data/Utils/message.sh $(DESTDIR)$(pkgdatadir)/cfg-data/Utils/xmms_is_playing
- find $(DESTDIR)$(pkgdatadir) $(DESTDIR)$(datadir)/doc/anyremote -type d -exec chmod 755 {} \;
test -z $(DESTDIR)$(datadir)/man/man1 || mkdir -p -- . $(DESTDIR)$(datadir)/man/man1
cp -r anyremote.1.gz $(DESTDIR)$(datadir)/man/man1