debian-cd-clone/debian/rules

16 lines
248 B
Plaintext
Raw Normal View History

1999-11-11 17:27:05 -01:00
#!/usr/bin/make -f
# Uncomment this to turn on verbose mode.
# #export DH_VERBOSE=1
1999-11-11 17:27:05 -01:00
%:
dh $@
1999-11-11 17:27:05 -01:00
override_dh_auto_clean:
:
1999-11-11 17:27:05 -01:00
override_dh_auto_install:
dh_install
# dh_install cannot rename files
cp CONF.sh debian/debian-cd/etc/debian-cd/conf.sh