[gnome-build-meta/abderrahim/no-dev-platform: 3/7] project.conf: don't override the prefix for distutils



commit 86521f1c478e97fabdeffe69e90d9aee1b807ce6
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Sat Oct 26 16:34:50 2019 +0100

    project.conf: don't override the prefix for distutils
    
    This is probably a remnant from the pre-freedesktop-sdk era

 project.conf | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/project.conf b/project.conf
index 1aac26e6..9e8408cd 100644
--- a/project.conf
+++ b/project.conf
@@ -109,7 +109,6 @@ elements:
       generator: Ninja
   distutils:
     variables:
-      prefix: /usr/local
       python-install: '%{python} setup.py install --root "%{install-root}"'
       fix-pyc-timestamps: ''
     config:


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