Cajus Pollmeier wrote: > Please point me to the error so that I can fix it. I'm no dash expert and > I'm not interested in getting one.
diff -urNad gosa-2.5.16.1.orig/debian/rules gosa-2.5.16.1/debian/rules
--- gosa-2.5.16.1.orig/debian/rules 2008-06-08 18:15:52.000000000 +0100
+++ gosa-2.5.16.1/debian/rules 2008-06-08 18:17:24.000000000 +0100
@@ -73,7 +73,7 @@
-mv debian/gosa/usr/share/gosa/bin/* debian/gosa/usr/bin
-rm -rf debian/gosa/usr/share/gosa/bin
-rm -rf debian/gosa/usr/share/doc/gosa/marketing
- -find debian/gosa -type f -exec chmod -x {} \; &> /dev/null
+ -find debian/gosa -type f -exec chmod -x {} \; >/dev/null 2>&1
-chmod +x debian/gosa/usr/bin/mkntpasswd
-rm -rf debian/gosa/usr/share/gosa/doc/guide/user/*/lyx-source
-rm -rf debian/gosa/usr/share/gosa/doc/guide/admin
(..which I already posted to this bug report) Let me know if you would like
an NMU for this.
Regards,
--
Chris Lamb, UK [EMAIL PROTECTED]
GPG: 0x634F9A20
signature.asc
Description: PGP signature

