diff options
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/bin/sh -PKG_NAME="upanel" +PKG_NAME="indicator-custom" which gnome-autogen.sh || { echo "You need gnome-common from GNOME SVN" |