aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-05-22 13:46:00 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-05-22 13:46:00 +0200
commit820f332a351d07af00a1deb338899c0eb5a8f3eb (patch)
tree873479e489a52b0af9caa32acc0ad1edb121484d
parent6523f703e4a86ada1b1550443f3176ed9b6813e9 (diff)
downloadlibayatana-indicator-820f332a351d07af00a1deb338899c0eb5a8f3eb.tar.gz
libayatana-indicator-820f332a351d07af00a1deb338899c0eb5a8f3eb.tar.bz2
libayatana-indicator-820f332a351d07af00a1deb338899c0eb5a8f3eb.zip
autogen.sh: Add 'ayatana-' to the PKG_NAME value.
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index cb33d0b..472f875 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-PKG_NAME="libindicator"
+PKG_NAME="libayatana-indicator"
which mate-autogen || {
echo "You need mate-common from https://git.mate-desktop.org/mate-common."