[pitivi] Minor cleanup



commit e88e5a958277c8b155a04894cce52e1e1b64177a
Author: Thibault Saunier <tsaunier gnome org>
Date:   Sun Feb 7 10:35:42 2016 +0100

    Minor cleanup

 build/xdg-app/gst-transcoder-configure |    3 ---
 build/xdg-app/pitivi.template.json     |    6 ------
 2 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/build/xdg-app/gst-transcoder-configure b/build/xdg-app/gst-transcoder-configure
index 0ae8864..65cdb70 100755
--- a/build/xdg-app/gst-transcoder-configure
+++ b/build/xdg-app/gst-transcoder-configure
@@ -20,9 +20,6 @@ all:
        cd build && ninja
 
 install:
-       chmod 775 /app/lib
-       chmod 775 /app/bin
-       chmod 775 /app/lib/pkgconfig
        cd build && ninja install
 
 clean:
diff --git a/build/xdg-app/pitivi.template.json b/build/xdg-app/pitivi.template.json
index 0c2325a..d368dda 100644
--- a/build/xdg-app/pitivi.template.json
+++ b/build/xdg-app/pitivi.template.json
@@ -267,12 +267,6 @@
             },
             "sources": [
                 {
-                    "type": "git",
-                    "url": "https://github.com/mesonbuild/meson.git";,
-                    "branch": "0.28.0"
-
-                },
-                {
                     "type": "file",
                     "path": "meson-configure",
                     "dest-filename": "configure"


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