Diff
Differences From Artifact [36a5a640fb]:
- File Packfile — part of check-in [adb15be7f8] at 2015-04-30 23:57:16 on branch trunk — Test build -t arch Linux package as well. (user: mario, size: 498) [annotate] [blame] [check-ins using]
To Artifact [e0661f90b9]:
- File Packfile — part of check-in [7379129b9f] at 2016-11-13 14:06:16 on branch trunk — Add windows CHM help file (only for .exe build at the moment) (user: mario, size: 575) [annotate] [blame] [check-ins using]
9 10 11 12 13 14 15 16 17 18 19 20 | 9 10 11 12 13 14 15 16 17 18 19 20 21 | + | preprocess -D $(PKG_FLAG) -o $< $< deb: # complainy lintian needs a custom changelog.gz gzip -9c usr/share/doc/streamtuner2/NEWS > usr/share/doc/streamtuner2/changelog.gz zip: rpm: exe: mv usr/share/streamtuner2/help/help.chm usr/share/doc/streamtuner2/help.chm src: tar: arch: sed -i '1 s/python/python2/' usr/bin/streamtuner2 |