[neon/forks/breeze5/Neon/unstable] debian: Revert "bring back the no-90's-generator to the scripts as well"

Carlos De Maine null at kde.org
Mon Mar 27 04:13:24 BST 2023


Git commit c616c56f8cd4d94ad28c46d5b30bcedd4097d99c by Carlos De Maine.
Committed on 27/03/2023 at 03:13.
Pushed by carlosdem into branch 'Neon/unstable'.

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

This reverts commit 919198a066992029342d3449269a4e17eb1bbfe1

M  +2    -2    debian/wrapperthemes.sh

https://invent.kde.org/neon/forks/breeze5/commit/c616c56f8cd4d94ad28c46d5b30bcedd4097d99c

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


More information about the Neon-commits mailing list