aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-08-28 23:03:21 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-08-28 23:03:31 +0200
commit6fdf6859bdf9276d486340b4aca5a004c261ea28 (patch)
treea5adf0347e8c6e9a29a1ec48121dd4529e3fa522
parentfce97d0fb9893b3f84925b263ca7084f066c303d (diff)
downloadayatana-indicator-messages-6fdf6859bdf9276d486340b4aca5a004c261ea28.tar.gz
ayatana-indicator-messages-6fdf6859bdf9276d486340b4aca5a004c261ea28.tar.bz2
ayatana-indicator-messages-6fdf6859bdf9276d486340b4aca5a004c261ea28.zip
.build.yml: Remove source folder libayatana-common-build/ after build. Confuses intltool-update.
-rw-r--r--.build.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.build.yml b/.build.yml
index 6ad68fa..4b677d7 100644
--- a/.build.yml
+++ b/.build.yml
@@ -86,6 +86,7 @@ before_scripts:
- cmake . -DCMAKE_INSTALL_PREFIX=/usr
- make
- make install
+ - rm -Rf libayatana-common-build/
build_scripts:
- if [ ${DISTRO_NAME} == "debian" ];then