Added a bugtracking URL to debian/control
[pwnitter] / Makefile
index 29c68da..2cdb1aa 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,8 @@
+#!/usr/bin/make -f
+PATH := /usr/bin:$(PATH)
+SBOX_REDIRECT_IGNORE := $(SBOX_REDIRECT_IGNORE):/usr/bin/python
+export PATH SBOX_REDIRECT_IGNORE
+
 all:
        python setup.py build
 clean: