Package: gnome-lokkit
Version: 0.50.22-6
Followup-For: Bug #386072
I successfully built gnome-lokkit with the attached, minimum, patch.
--
Damián Viano(Des) ¯ ¯ - _ _ - ¯ ¯
GPG: 0x6EB95A6F Debian ¯-_GNU_-¯ Linux
Web: http://damianv.com.ar/ ¯-¯
diff -Nura gnome-lokkit-0.50.22/debian/rules
/home/des/.pbuilder/build/7052/home/des/gnome-lokkit-0.50.22/debian/rules
--- gnome-lokkit-0.50.22/debian/rules 2006-09-02 16:58:50.000000000 -0300
+++ /home/des/.pbuilder/build/7052/home/des/gnome-lokkit-0.50.22/debian/rules
2006-09-02 17:09:48.000000000 -0300
@@ -28,7 +28,7 @@
# Rebootstrap the package
aclocal -I macros
autopoint -f
- sed 's@/\*@/*|.*@' < po/Makefile.in.in > po/Makefile.in.bak
+ sed 's@/\*@/*|.*@;s/= @MKINSTALLDIRS@/= @install_sh@ -d/' <
po/Makefile.in.in > po/Makefile.in.bak
mv po/Makefile.in.bak po/Makefile.in.in
libtoolize -f -c
autoconf