mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 22: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
|
||||
|
||||
all:
|
||||
dh_prep
|
||||
dh_installdirs
|
||||
touch build_pe_modules.py
|
||||
python3 build_pe_modules.py
|
||||
|
||||
Reference in New Issue
Block a user