unix-privesc-check/debian/rules

8 lines
118 B
Plaintext
Raw Normal View History

2012-12-20 22:43:27 +00:00
#!/usr/bin/make -f
# output every command that modifies files on the build system.
#export DH_VERBOSE = 1
2012-12-20 22:43:27 +00:00
%:
dh $@