walker/debian/rules

8 lines
158 B
Plaintext
Raw Normal View History

2024-11-12 17:28:57 +01:00
#!/usr/bin/make -f
2024-11-12 17:23:58 +01:00
2024-11-12 17:28:57 +01:00
# See debhelper(7) (uncomment to enable).
# Output every command that modifies files on the build system.
2024-11-12 17:23:58 +01:00
export DH_VERBOSE = 1
%:
2024-11-12 17:28:57 +01:00
dh $@