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

Carlos De Maine null at kde.org
Mon Mar 27 04:14:01 BST 2023


Git commit 5238d906480f48f094b8ce6191a9a023b9cfbace 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"

This reverts commit 95ab679c84499c3c75178006ec72038667ef059a

M  +0    -7    debian/rules

https://invent.kde.org/neon/forks/breeze5/commit/5238d906480f48f094b8ce6191a9a023b9cfbace

diff --git a/debian/rules b/debian/rules
index e80fbae..47c772a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,12 +5,5 @@
 %:
 	dh $@ --with kf6 --buildsystem kf6
 
-override_dh_install:
-	# This is required to make sure Plasma does not
-	# fall back to a cursor theme from the 90's
-	CURDIR=$(CURDIR) $(CURDIR)/debian/wrapperthemes.sh breeze_cursors \
-	                                                   Breeze_Snow
-	dh_install
-
 override_dh_shlibdeps:
 	dh_shlibdeps -l$(CURDIR)/debian/$(shell dh_listpackages | head -n1)/usr/kf6/lib/$(DEB_HOST_MULTIARCH)/


More information about the Neon-commits mailing list