]> git.pld-linux.org Git - packages/anyremote.git/blame - anyremote-useless_files.patch
- updated to 5.4.2
[packages/anyremote.git] / anyremote-useless_files.patch
CommitLineData
d21ca2f3 1--- anyremote-5.2/Makefile.am~ 2010-08-19 07:34:32.000000000 +0200
2+++ anyremote-5.2/Makefile.am 2010-08-27 16:33:32.680953498 +0200
6cc26e6c 3@@ -20,14 +20,13 @@
4
5 SUBDIRS = src
6
7-EXTRA_DIST = INSTALL NEWS README COPYING AUTHORS TODO anyremote.1.gz ChangeLog doc-html keymaps cfg-data specs
8+EXTRA_DIST = INSTALL NEWS README COPYING AUTHORS TODO anyremote.1.gz ChangeLog keymaps cfg-data specs
9
10 install-data-local:
11 test -z $(DESTDIR)$(pkgdatadir) || mkdir -p -- . $(DESTDIR)$(pkgdatadir)
d21ca2f3 12 test -z $(DESTDIR)$(docdir) || mkdir -p -- . $(DESTDIR)$(docdir)
6cc26e6c 13 cp -r cfg-data $(DESTDIR)$(pkgdatadir)
14 rm -rf $(DESTDIR)$(pkgdatadir)/cfg-data/obsoleted
d21ca2f3 15- cp -r doc-html ChangeLog README COPYING AUTHORS $(DESTDIR)$(docdir)/
16 find $(DESTDIR)$(pkgdatadir) $(DESTDIR)$(docdir) -type f -exec chmod 644 {} \;
6cc26e6c 17 chmod a+x $(DESTDIR)$(pkgdatadir)/cfg-data/Utils/all-in-1.py $(DESTDIR)$(pkgdatadir)/cfg-data/Utils/message.sh
18 chmod a+x $(DESTDIR)$(pkgdatadir)/cfg-data/Utils/xmms_is_playing $(DESTDIR)$(pkgdatadir)/cfg-data/Utils/getPlayList.sh
This page took 0.084965 seconds and 4 git commands to generate.