diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-07-11 09:00:39 +0200 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-07-11 09:00:39 +0200 |
| commit | c4c5f3fb7288a72c2923321efbf9b4790ffedfbe (patch) | |
| tree | 012ed07c56b1f660bea61a80cee55599ac4a1788 /.build.yml | |
| parent | 20bf8076e741c08798690023b9beaba621ca0d9c (diff) | |
| parent | aa8c2020ac31ccc53c6b87de20ddf321418811c6 (diff) | |
| download | ayatana-indicator-application-main.tar.gz ayatana-indicator-application-main.tar.bz2 ayatana-indicator-application-main.zip | |
Attributes GH PR #26: https://github.com/AyatanaIndicators/ayatana-indicator-application/pull/26
Diffstat (limited to '.build.yml')
| -rw-r--r-- | .build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -134,7 +134,7 @@ before_scripts: - - cd ${START_DIR} - if [ ! -d libayatana-appindicator-build ]; then - - git clone --depth 1 https://github.com/AyatanaIndicators/libayatana-appindicator.git libayatana-appindicator-build + - git clone --depth 1 https://github.com/AyatanaIndicators/libayatana-appindicator-glib.git libayatana-appindicator-build - fi - cd libayatana-appindicator-build - cmake . -DCMAKE_INSTALL_PREFIX=/usr |
