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