fix debian/rules
authorMichael Prokop <mika@grml.org>
Fri, 13 Apr 2007 21:20:08 +0000 (23:20 +0200)
committerMichael Prokop <mika@grml.org>
Fri, 13 Apr 2007 21:20:08 +0000 (23:20 +0200)
debian/rules

index e94e204..5322ec9 100755 (executable)
@@ -50,8 +50,8 @@ binary-arch: build install
        dh_compress
        dh_fixperms
        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
+       find debian/grml-desktop/etc -type f ! -name \*.xpm ! -name \*.png -print | \
+       sed -e 's#^debian/grml-desktop##g' > debian/grml-desktop/DEBIAN/conffiles
        dh_shlibdeps
        dh_gencontrol
        dh_md5sums