[gnome-photos/wip/rishi/cleanup-exiv2] flatpak: Delete CMake-specific build files



commit 6322cfdb07c69827c9c42550eed025d169e8e426
Author: Debarshi Ray <debarshir gnome org>
Date:   Wed Jan 2 18:48:41 2019 +0100

    flatpak: Delete CMake-specific build files
    
    Fallout from 30a5e90ae9d03dac8361352ae86d351105fe1393

 flatpak/org.gnome.Photos.json | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/flatpak/org.gnome.Photos.json b/flatpak/org.gnome.Photos.json
index c41f4545..5bebcb1e 100644
--- a/flatpak/org.gnome.Photos.json
+++ b/flatpak/org.gnome.Photos.json
@@ -176,6 +176,7 @@
         {
             "name": "exiv2",
             "buildsystem": "cmake-ninja",
+            "cleanup": [ "/share/exiv2" ],
             "config-opts": [ "-DCMAKE_BUILD_TYPE=Release",
                              "-DEXIV2_BUILD_EXIV2_COMMAND=OFF",
                              "-DEXIV2_BUILD_SAMPLES=OFF" ],


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]