summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/autogen.sh b/autogen.sh
index eb1894a1..f8574741 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -17,11 +17,6 @@ PKG_NAME="GDM"
exit 1
}
-(cd $srcdir/data/ ; ./make-dconf-override-db.sh) || {
- echo "**Error**: Script "\`$srcdir/data/make-dconf-override-db.sh\'" failed"
- exit 1
-}
-
which gnome-autogen.sh || {
echo "You need to install gnome-common from the GNOME SVN"
exit 1