remove *.pc attribute that might cause compatibility issues

Tue, 28 Oct 2025 21:33:24 +0100

author
Mike Becker <universe@uap-core.de>
date
Tue, 28 Oct 2025 21:33:24 +0100
changeset 1459
22923f0b3dbb
parent 1458
053230cb6cfd
child 1460
464f896249c1

remove *.pc attribute that might cause compatibility issues

make/install-pc-file.sh file | annotate | diff | comparison | revisions
--- a/make/install-pc-file.sh	Tue Oct 28 21:24:49 2025 +0100
+++ b/make/install-pc-file.sh	Tue Oct 28 21:33:24 2025 +0100
@@ -15,9 +15,6 @@
 
 Name: ucx
 Description: UAP Common Extensions
-Copyright: Copyright (c) 2025 Mike Becker, Olaf Wintermann
-License: BSD-2-Clause
-URL: https://ucx.sourceforge.io
 Version: $version
 Libs: -L\${libdir} -lucx
 Cflags: -I\${includedir}

mercurial