X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Frules;h=e03aa1d3e21f14f69b3e484c0ee1c07bbeb4e787;hb=dce6145a2de4f090f460302d2acade4e59da1a0e;hp=0a1e08500d2516576cea6e52c49399bdd319cc3a;hpb=b2fecd0c540fa361acf131dc05efda3a280b65f1;p=grml-etc.git diff --git a/debian/rules b/debian/rules index 0a1e085..e03aa1d 100755 --- a/debian/rules +++ b/debian/rules @@ -24,7 +24,7 @@ clean: install: build dh_testdir dh_testroot - dh_clean -k + dh_prep dh_installdirs # Add here commands to install the package into debian/grml-etc. @@ -37,7 +37,7 @@ binary-arch: build install binary-indep: build install dh_testdir dh_testroot - dh_installchangelogs + dh_installchangelogs dh_installdocs dh_link /etc/rcS.d/important_notice /etc/rc0.d/important_notice dh_link /etc/rcS.d/important_notice /etc/rc1.d/important_notice @@ -47,12 +47,10 @@ binary-indep: build install dh_link /etc/rcS.d/important_notice /etc/rc5.d/important_notice dh_link /etc/rcS.d/important_notice /etc/rc6.d/important_notice dh_link /etc/init.d/grml-reboot /etc/init.d/grml-halt - dh_link /usr/share/irssi/scripts/scriptassist.pl /etc/skel/.irssi/scripts/autorun/scriptassist.pl dh_compress - mkdir -p debian/grml-etc/usr/share/lintian/overrides/ + mkdir -p debian/grml-etc/usr/share/lintian/overrides/ cp -av debian/overrides debian/grml-etc/usr/share/lintian/overrides/grml-etc dh_fixperms - chmod 0755 debian/grml-etc/etc/skel/.config/rox.sourceforge.net/MIME-types/image dh_installdeb find debian/grml-etc/etc -type f ! -name \*.xpm ! -name \*.png -print | \ sed -e 's#^debian/grml-etc##g' > debian/grml-etc/DEBIAN/conffiles