aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-10-26 19:30:19 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-10-26 19:30:19 +0200
commit3589a31dae3797914c13e16c7939bd2e798cfc2a (patch)
tree97c8e36b72801aa6c5b54cd0265cc94ec4140155
parent7cf4fcf8fa324464f2cbe24ef7947c3f2da49009 (diff)
downloadayatana-indicator-application-3589a31dae3797914c13e16c7939bd2e798cfc2a.tar.gz
ayatana-indicator-application-3589a31dae3797914c13e16c7939bd2e798cfc2a.tar.bz2
ayatana-indicator-application-3589a31dae3797914c13e16c7939bd2e798cfc2a.zip
autogen.sh: Adapt PKG_NAME autogen.sh to ayatana- namespace.
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index be60822..43b0aca 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-PKG_NAME="indicator-application"
+PKG_NAME="ayatana-indicator-application"
which mate-autogen || {
echo "You need mate-common from https://git.mate-desktop.org/mate-common"