[neon/kde/breeze/Neon/unstable] debian: bring back the no-90's-generator to the scripts as well

Carlos De Maine null at kde.org
Tue Mar 14 22:28:47 GMT 2023


Git commit 919198a066992029342d3449269a4e17eb1bbfe1 by Carlos De Maine.
Committed on 14/03/2023 at 22:28.
Pushed by carlosdem into branch 'Neon/unstable'.

bring back the no-90's-generator  to the scripts as well

M  +2    -2    debian/wrapperthemes.sh

https://invent.kde.org/neon/kde/breeze/commit/919198a066992029342d3449269a4e17eb1bbfe1

diff --git a/debian/wrapperthemes.sh b/debian/wrapperthemes.sh
index 4f3e983..9ecad4b 100755
--- a/debian/wrapperthemes.sh
+++ b/debian/wrapperthemes.sh
@@ -1,8 +1,8 @@
 #!/bin/sh
 set -e
 
-ICONDIR=/usr/share/icons
-WRAPPERDIR=/etc/X11/cursors
+ICONDIR=/usr/kf6/share/icons
+WRAPPERDIR=/usr/kf6/etc/X11/cursors
 : ${CURDIR:=`pwd`}
 
 tmp="$(mktemp)"


More information about the Neon-commits mailing list