mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-02-26 13:51:39 +00:00
Fixed debian packaging which was broken and produced (nearly) empty binary packages.
This commit is contained in:
1
debian/Makefile
vendored
1
debian/Makefile
vendored
@@ -1,6 +1,7 @@
|
|||||||
#!/usr/bin/make -f
|
#!/usr/bin/make -f
|
||||||
|
|
||||||
all:
|
all:
|
||||||
|
dh_prep
|
||||||
dh_installdirs
|
dh_installdirs
|
||||||
touch build_pe_modules.py
|
touch build_pe_modules.py
|
||||||
python3 build_pe_modules.py
|
python3 build_pe_modules.py
|
||||||
|
|||||||
Reference in New Issue
Block a user