[gnome-build-meta/abderrahim/includes: 2/4] project.conf: drop unneeded *PATH environment variables




commit f6a8bdc41467010dc76c23d6aba8c39f3c04ad96
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Sat Mar 5 16:55:22 2022 +0100

    project.conf: drop unneeded *PATH environment variables
    
    Part-of: <https://gitlab.gnome.org/GNOME/gnome-build-meta/-/merge_requests/1548>

 project.conf | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/project.conf b/project.conf
index a614ccf7f..975f96d24 100644
--- a/project.conf
+++ b/project.conf
@@ -47,9 +47,6 @@ options:
 #
 environment:
   LC_ALL: en_US.UTF-8
-  LD_LIBRARY_PATH: '%{libdir}'
-  PATH: /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
-  PKG_CONFIG_PATH: /usr/local/lib/pkgconfig:%{libdir}/pkgconfig
   (?):
   - arch == "x86_64":
       CFLAGS: "%{flags_x86_64}"


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