aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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