]> git.pld-linux.org Git - packages/anyremote.git/blob - anyremote-useless_files.patch
- updated to 5.3
[packages/anyremote.git] / anyremote-useless_files.patch
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
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)
12         test -z $(DESTDIR)$(docdir) || mkdir -p -- . $(DESTDIR)$(docdir)
13         cp -r cfg-data $(DESTDIR)$(pkgdatadir)
14         rm -rf $(DESTDIR)$(pkgdatadir)/cfg-data/obsoleted
15 -       cp -r doc-html ChangeLog README COPYING AUTHORS $(DESTDIR)$(docdir)/
16         find $(DESTDIR)$(pkgdatadir) $(DESTDIR)$(docdir) -type f -exec chmod 644 {} \;
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.056883 seconds and 3 git commands to generate.