mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-03-09 21:24:36 +00:00
No need to bundle a .desktop file with arch source packages anymore. dupeGuru's source package takes care of that.
4 lines
29 B
Makefile
Executable File
4 lines
29 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
%:
|
|
dh $@
|