summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2016-04-12 11:50:50 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2016-06-16 11:51:24 +0200
commitf70802a769baa8113f26ba9287e453b9209d56f5 (patch)
treeabdee2c82e038af719b9f3892e23d525eadad0a9
parent0ca34e0557de5ee64309030364a423fc4168c986 (diff)
build-sys: Remove obsolete PKG_NAME from autogen.sh
-rwxr-xr-xautogen.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 002ff76..4698c4b 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,6 +1,5 @@
#!/bin/sh
-PKG_NAME="govirt"
srcdir=`dirname "$0"`
which gnome-autogen.sh || {