Tried to fix the Hashbang and Scratchbox issue by putting Perl into the Scratchbox...
[pwnitter] / debian / rules
index 2403f35..5415cb2 100644 (file)
@@ -1,5 +1,6 @@
 #!/usr/bin/make -f
-SBOX_REDIRECT_IGNORE := $(SBOX_REDIRECT_IGNORE):/usr/bin/python
+PATH:=/usr/bin/dh7:/usr/bin:$(PATH)
+SBOX_REDIRECT_IGNORE := $(SBOX_REDIRECT_IGNORE):/usr/bin/python:/usr/bin/perl
 export PATH SBOX_REDIRECT_IGNORE
 
 %: