aboutsummaryrefslogtreecommitdiff
path: root/comms/anyremote
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-01-19 16:31:16 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-01-19 16:31:16 +0000
commit616444e8f2132ed9d72dead559aebed02d4c684f (patch)
treec436b0ff7edad0d8d8d455219e9d89f6fa2b5269 /comms/anyremote
parenta24a2daa41a19acb69e46a9fc7f7cc952bf05377 (diff)
downloadports-616444e8f2132ed9d72dead559aebed02d4c684f.tar.gz
ports-616444e8f2132ed9d72dead559aebed02d4c684f.zip
Notes
Diffstat (limited to 'comms/anyremote')
-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