Imported Debian patch 2.5.0p2-2
[debian/amanda] / debian / rules
index 5a051fe6f82900b73f9bd5ad8be9b543ef4d57f6..80721f5447624673a3e5d3c631ce9dc5aa4aeeea 100755 (executable)
@@ -43,6 +43,7 @@ clean:
        -make clean
        -make distclean
        -rm -f build-stamp missing config/config.h common-src/genversion
+       -rm -f debian/po/templates.pot
        -find . -type d -name .deps -exec rm -rf {} \;
 
        -test -r /usr/share/misc/config.sub && \
@@ -72,6 +73,9 @@ binary-arch: build
        install -d $(r)/usr/share/doc/amanda-common/examples
        cp -a example/* $(r)/usr/share/doc/amanda-common/examples
        cp ChangeLog $(r)/usr/share/doc/amanda-common/changelog
+       cp debian/xinetd.d/amandaidx $(server)/etc/xinetd.d
+       cp debian/xinetd.d/amidxtape $(server)/etc/xinetd.d
+       cp debian/xinetd.d/amanda $(r)/etc/xinetd.d                     
        dh_installmenu -a
        dh_installcron -a
        dh_installchangelogs -a