X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Frules;h=c60a6d6b6ad9989145d3ba02cbef3b9c9e95dda0;hb=23c7c4da79c3253ea5f7bfcb6c55937f9866973d;hp=152c7f98e4311f695a53354c746e6690d9fac640;hpb=fdc8e8a0089fc457478464f8cbe4b89a813b27fc;p=grml-etc-core.git diff --git a/debian/rules b/debian/rules index 152c7f9..c60a6d6 100755 --- a/debian/rules +++ b/debian/rules @@ -30,17 +30,19 @@ install: build # Add here commands to install the package into debian/grml-etc-core. cp -a etc/ debian/grml-etc-core/ -# Build architecture-independent files here. -binary-indep: build install -# We have nothing to do by default. - # Build architecture-dependent files here. binary-arch: build install +# We have nothing to do by default. + +# Build architecture-independent files here. +binary-indep: build install dh_testdir dh_testroot dh_installchangelogs dh_installdocs dh_compress + mkdir -p debian/grml-etc-core/usr/share/lintian/overrides/ + cp -av debian/overrides debian/grml-etc-core/usr/share/lintian/overrides/grml-etc-core dh_fixperms dh_installdeb #find debian/grml-etc-core/etc -type f ! -name \*.xpm ! -name \*.png -print | \