diff options
Diffstat (limited to 'debian/apache2-dev.install')
-rw-r--r-- | debian/apache2-dev.install | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/apache2-dev.install b/debian/apache2-dev.install new file mode 100644 index 0000000..ed6caca --- /dev/null +++ b/debian/apache2-dev.install @@ -0,0 +1,9 @@ +/usr/bin/apxs +/usr/include/apache2 +/usr/share/apache2/build/*.sh +/usr/share/apache2/build/*.mk +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/ |