From 8d583cf37035e1faad3647e4f7f0445b1b6b0100 Mon Sep 17 00:00:00 2001
From: fritzkink <96341974+fritzkink@users.noreply.github.com>
Date: Fri, 22 Mar 2024 20:41:38 +0100
Subject: [PATCH] clang-18 - update to version 18.1.2

---
 components/library/libproxy/manifests/sample-manifest.p5m |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/components/library/libproxy/manifests/sample-manifest.p5m b/components/library/libproxy/manifests/sample-manifest.p5m
index d7cc3f7..49b6020 100644
--- a/components/library/libproxy/manifests/sample-manifest.p5m
+++ b/components/library/libproxy/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
 #
 
 #
-# Copyright 2023 <contributor>
+# Copyright 2024 <contributor>
 #
 
 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -31,15 +31,15 @@
 file path=usr/lib/$(MACH64)/libproxy/$(HUMAN_VERSION)/modules/config_gnome3.so
 file path=usr/lib/$(MACH64)/libproxy/$(HUMAN_VERSION)/modules/config_pacrunner.so
 file path=usr/lib/$(MACH64)/pkgconfig/libproxy-1.0.pc
-file path=usr/lib/$(MACH64)/pxgsettings
 link path=usr/lib/libproxy.so target=libproxy.so.1
 link path=usr/lib/libproxy.so.1 target=libproxy.so.1.0.0
 file path=usr/lib/libproxy.so.1.0.0
 file path=usr/lib/libproxy/$(HUMAN_VERSION)/modules/config_gnome3.so
 file path=usr/lib/libproxy/$(HUMAN_VERSION)/modules/config_pacrunner.so
 file path=usr/lib/pkgconfig/libproxy-1.0.pc
-file path=usr/lib/pxgsettings
 file path=usr/lib/python$(PYVER)/vendor-packages/libproxy.py
+file path=usr/libexec/$(MACH32)/pxgsettings
+file path=usr/libexec/pxgsettings
 file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/Net/Libproxy.pm
 file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/Net/Libproxy/Libproxy.so
 file path=usr/share/cmake/Modules/Findlibproxy.cmake

--
Gitblit v1.9.3