You've already forked photo-importer
mirror of
https://github.com/sashacmc/photo-importer.git
synced 2026-06-15 16:57:03 +02:00
4 lines
81 B
Makefile
4 lines
81 B
Makefile
|
|
#!/usr/bin/make -f
|
||
|
|
%:
|
||
|
|
dh $@ --with python3 --buildsystem pybuild --with systemd
|