diff options
| author | Ted Gould <ted@gould.cx> | 2010-12-03 21:37:58 -0600 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2010-12-03 21:37:58 -0600 |
| commit | 2855f7ddc41cee49729cc94a43a3bead2de22055 (patch) | |
| tree | f04bc5fb347c145d8ee5a015967ccfb2e3faaa85 /autogen.sh | |
| parent | 40c2ed841e817647a7f9bf0798815bbf8279769c (diff) | |
| parent | 671666f8ece765624fe6f2c94e6ece24688c5b8c (diff) | |
| download | libayatana-appindicator-2855f7ddc41cee49729cc94a43a3bead2de22055.tar.gz libayatana-appindicator-2855f7ddc41cee49729cc94a43a3bead2de22055.tar.bz2 libayatana-appindicator-2855f7ddc41cee49729cc94a43a3bead2de22055.zip | |
Merging in removing of the service
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="indicator-application" +PKG_NAME="liappindicator" which gnome-autogen.sh || { echo "You need gnome-common from GNOME SVN" |
