pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/qt6ct



Module Name:    pkgsrc
Committed By:   vins
Date:           Tue Sep  5 09:44:44 UTC 2023

Modified Files:
        pkgsrc/x11/qt6ct: PLIST

Log Message:
x11/qt6ct: fix PLIST and unbreak build.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/qt6ct/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/qt6ct/PLIST
diff -u pkgsrc/x11/qt6ct/PLIST:1.1 pkgsrc/x11/qt6ct/PLIST:1.2
--- pkgsrc/x11/qt6ct/PLIST:1.1  Sat Sep  2 13:28:54 2023
+++ pkgsrc/x11/qt6ct/PLIST      Tue Sep  5 09:44:44 2023
@@ -1,7 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1 2023/09/02 13:28:54 vins Exp $
+@comment $NetBSD: PLIST,v 1.2 2023/09/05 09:44:44 vins Exp $
 bin/qt6ct
-lib/libqt6ct-common.so
-lib/libqt6ct-common.so.${PKGVERSION}
+qt6/lib/libqt6ct-common.so
+qt6/lib/libqt6ct-common.so.0
+qt6/lib/libqt6ct-common.so.${PKGVERSION}
+qt6/lib/libqt6ct-common.so.${PKGVERSION}.0
 qt6/plugins/platformthemes/libqt6ct.so
 qt6/plugins/styles/libqt6ct-style.so
 share/applications/qt6ct.desktop



Home | Main Index | Thread Index | Old Index