]> git.pld-linux.org Git - packages/anyremote.git/commitdiff
- don't install docs into datadir auto/th/anyremote-5_1_3-1 auto/ti/anyremote-5_1_3-1
authorlisu <lisu@pld-linux.org>
Wed, 14 Jul 2010 07:32:51 +0000 (07:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    anyremote-useless_files.patch -> 1.1

anyremote-useless_files.patch [new file with mode: 0644]

diff --git a/anyremote-useless_files.patch b/anyremote-useless_files.patch
new file mode 100644 (file)
index 0000000..72f0c4e
--- /dev/null
@@ -0,0 +1,18 @@
+--- anyremote-5.1.3/Makefile.am~       2010-02-03 19:22:23.000000000 +0100
++++ anyremote-5.1.3/Makefile.am        2010-07-14 11:31:33.846565777 +0200
+@@ -20,14 +20,13 @@
+ SUBDIRS = src
+-EXTRA_DIST = INSTALL NEWS README COPYING AUTHORS TODO anyremote.1.gz ChangeLog doc-html keymaps cfg-data specs
++EXTRA_DIST = INSTALL NEWS README COPYING AUTHORS TODO anyremote.1.gz ChangeLog keymaps cfg-data specs
+ install-data-local:
+       test -z $(DESTDIR)$(pkgdatadir) || mkdir -p -- . $(DESTDIR)$(pkgdatadir)
+       test -z $(DESTDIR)$(datadir)/doc/anyremote || mkdir -p -- . $(DESTDIR)$(datadir)/doc/anyremote
+       cp -r cfg-data $(DESTDIR)$(pkgdatadir)
+       rm -rf $(DESTDIR)$(pkgdatadir)/cfg-data/obsoleted
+-      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 a+x $(DESTDIR)$(pkgdatadir)/cfg-data/Utils/all-in-1.py $(DESTDIR)$(pkgdatadir)/cfg-data/Utils/message.sh 
+       chmod a+x $(DESTDIR)$(pkgdatadir)/cfg-data/Utils/xmms_is_playing $(DESTDIR)$(pkgdatadir)/cfg-data/Utils/getPlayList.sh
This page took 0.065232 seconds and 4 git commands to generate.