Forgotten file

This commit is contained in:
Matthias Clasen 2010-06-15 01:50:15 -04:00
parent f9e8b5d9d4
commit 53f70ac43b

View File

@ -399,6 +399,7 @@ install-exec-hook:
-e '1,24s|^ *#@PKGINSTALL_CONFIGVARS_IN24LINES@| ${CONFIGVARS}|' \
-e '1,1s|#! /usr/bin/env python\([0-9]\+\(\.[0-9]\+\)\?\)\?|#!${PYTHON}|' \
|| exit $$? ; \
chmod a+x $(DESTDIR)$(bindir)/$$sf ; \
rm -f "$(DESTDIR)$(bindir)/$$sf".tmp ; \
done