mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-03-09 21:24:36 +00:00
Fixed debian packaging which was broken and produced (nearly) empty binary packages.
This commit is contained in:
parent
f1a21e62cd
commit
9e5630fe99
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user