[gnome-photos/wip/rishi/delete-cmake-build-files] flatpak: Delete CMake-specific build files



commit cfdfb6b17f1eb60db135eec924beae4e5a030279
Author: Debarshi Ray <debarshir gnome org>
Date:   Fri May 31 12:55:22 2019 +0000

    flatpak: Delete CMake-specific build files
    
    Fallout from 70bc48065e770d239c916bc2b86d04f616304f18
    
    https://gitlab.gnome.org/GNOME/gnome-photos/merge_requests/105

 flatpak/org.gnome.Photos.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/flatpak/org.gnome.Photos.json b/flatpak/org.gnome.Photos.json
index c5d019b7..663626b6 100644
--- a/flatpak/org.gnome.Photos.json
+++ b/flatpak/org.gnome.Photos.json
@@ -181,7 +181,7 @@
         {
             "name": "exiv2",
             "buildsystem": "cmake-ninja",
-            "cleanup": [ "/share/exiv2" ],
+            "cleanup": [ "/lib/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]