Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=0cee68e836dbc15cd42281a56ab6d85dd27fa5ec

commit 0cee68e836dbc15cd42281a56ab6d85dd27fa5ec
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Mon Nov 14 23:37:14 2011 +0100

gnome.sh
*typo

diff --git a/source/include/gnome.sh b/source/include/gnome.sh
index 7a326d4..875f792 100644
--- a/source/include/gnome.sh
+++ b/source/include/gnome.sh
@@ -47,7 +47,7 @@ if [ -z "$_F_gnome_git" ]; then
_F_gnome_git="n"
fi

-if [ $_F_gnome_doc = "y" ]; then
+if [ "$_F_gnome_doc" = "y" ]; then
makedepends=(${makedepends[@]} 'gtk-doc')
subpkgs=("${subpkgs[@]}" "$pkgname-doc")
subdescs=("${subdescs[@]}" "$pkgname documenation")
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to