8167c7b4b92ead36ad4241f02af2a7f2490d65d9
[squirrelmail-change-pass.git] / rules
1 #!/usr/bin/make -f
2
3 PACKAGE = $(shell dh_listpackages)
4 TMP     = $(CURDIR)/debian/$(PACKAGE)
5
6 %:
7         dh $@ --with quilt
8
9 override_dh_install:
10         dh_install -Xconfig_example.php
11         install -D --mode=644 config_example.php $(TMP)/etc/squirrelmail/config_change_pass.php