Fixed debian packaging which was broken and produced (nearly) empty binary packages.

This commit is contained in:
Virgil Dupras 2012-07-11 14:48:42 -07:00
parent f1a21e62cd
commit 9e5630fe99
1 changed files with 1 additions and 0 deletions

1
debian/Makefile vendored
View File

@ -1,6 +1,7 @@
#!/usr/bin/make -f
all:
dh_prep
dh_installdirs
touch build_pe_modules.py
python3 build_pe_modules.py