pikman/debian/rules

9 lines
159 B
Plaintext
Raw Normal View History

2023-01-18 22:20:58 +01:00
#!/usr/bin/make -f
2023-01-18 23:21:49 +01:00
# See debhelper(7) (uncomment to enable).
# Output every command that modifies files on the build system.
export DH_VERBOSE = 1
2023-01-18 22:20:58 +01:00
%:
2023-01-18 23:48:41 +01:00
dh $@