On Mon, 2008-06-23 at 08:36 +0100, Brian Brazil wrote: > On Mon, Jun 23, 2008 at 8:23 AM, Karl Goetz <[EMAIL PROTECTED]> wrote: > On Sat, 2008-06-21 at 18:01 +0100, Paul O'Malley wrote: > > Oscar Valenzuela wrote: > > > > Section: non-free/x11
>
> i suspect something like this in builder will fix it:
>
> $ svn diff gen-artwork
> Index: gen-artwork
> ===================================================================
> --- gen-artwork (revision 195)
> +++ gen-artwork (working copy)
> @@ -38,6 +38,8 @@
> fi
>
> sed -i "s/Human/${DISTRONAME}/" debian/gconf-defaults
> +sed -i -e "s#Section: non-free/x11##g" debian/control
>
> You should put it in a valid section. Just 'x11' should do it.
Change made, and attached. No testing, as before.
kk
>
> Brian
>
--
Karl Goetz <[EMAIL PROTECTED]>
Index: gen-artwork
===================================================================
--- gen-artwork (revision 195)
+++ gen-artwork (working copy)
@@ -38,6 +38,8 @@
fi
sed -i "s/Human/${DISTRONAME}/" debian/gconf-defaults
+sed -i -e "s#Section: non-free/x11#x11#g" debian/control
+
# Easiest place to set this
echo '/desktop/gnome/url-handlers/http/command gnome-www-browser "%s"' >> debian/gconf-defaults
echo '/desktop/gnome/url-handlers/https/command gnome-www-browser "%s"' >> debian/gconf-defaults
signature.asc
Description: This is a digitally signed message part
_______________________________________________ gNewSense-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/gnewsense-users
