[gnome-music] autogen.sh: Remove PKG_NAME



commit e8ee5fb4f4e36490eb3aee4d72a51ab24f87865d
Author: Marinus Schraal <mschraal src gnome org>
Date:   Tue Aug 23 01:32:09 2016 +0200

    autogen.sh: Remove PKG_NAME
    
    Get rid of a build warning.

 autogen.sh |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 0b61527..89b6c7b 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -5,7 +5,6 @@ srcdir=`dirname $0`
 test -z "$srcdir" && srcdir=.
 
 ACLOCAL_FLAGS="-I libgd ${ACLOCAL_FLAGS}"
-PKG_NAME="gnome-music"
 
 test -f $srcdir/configure.ac || {
     echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]