Artifact [13eeb7b77b]
Artifact 13eeb7b77bfb6ff87e4d94cd45e1755a622c0809:
- File Packfile — part of check-in [9b93393d5e] at 2015-04-17 22:15:59 on branch trunk — Move PYZ shebang prefixing into `xpm` codebase. Simplifies local Makefile. Renamed PKG_PYZ into PKG_ZIP, and added extra target rules to Packfile. (user: mario, size: 440) [annotate] [blame] [check-ins using]
# See http://fossil.include-once.org/xpm/wiki/Packfile # Applies minor file tweaks right before -t package generation. all: preprocess $(PACK_TYPE) # More selective file rewriting preprocess: $(shell find . -name search.py)m %.pym: %.py 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: src: tar: