Tried to fix the Hashbang and Scratchbox issue by putting Perl into the Scratchbox...
[pwnitter] / Makefile
index 29c68da..8bdc5ab 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,8 @@
+#!/usr/bin/make -f
+PATH:=/usr/bin/dh7:/usr/bin:$(PATH)
+SBOX_REDIRECT_IGNORE := $(SBOX_REDIRECT_IGNORE):/usr/bin/python:/usr/bin/perl
+export PATH SBOX_REDIRECT_IGNORE
+
 all:
        python setup.py build
 clean: