diff options
Diffstat (limited to 'debian/apache2-dev.install')
-rw-r--r-- | debian/apache2-dev.install | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/apache2-dev.install b/debian/apache2-dev.install new file mode 100644 index 0000000..0dd64f7 --- /dev/null +++ b/debian/apache2-dev.install @@ -0,0 +1,8 @@ +/usr/bin/apxs +/usr/include/apache2 +/usr/share/apache2/build +debian/debhelper/apache2.pm /usr/share/perl5/Debian/Debhelper/Sequence/ +debian/debhelper/dh_apache2 /usr/bin +debian/debhelper/postinst-apache2 /usr/share/debhelper/autoscripts/ +debian/debhelper/postrm-apache2 /usr/share/debhelper/autoscripts/ +debian/debhelper/prerm-apache2 /usr/share/debhelper/autoscripts/ |