[neon/3rdparty/libaccounts-qt/Neon/unstable] debian: remove install override

Scarlett Moore null at kde.org
Mon Sep 18 16:06:57 BST 2023


Git commit b84c1904dc01adf88a34d81ba24710bed96cb5e8 by Scarlett Moore.
Committed on 18/09/2023 at 17:06.
Pushed by scarlettmoore into branch 'Neon/unstable'.

remove install override

M  +0    -5    debian/rules

https://invent.kde.org/neon/3rdparty/libaccounts-qt/-/commit/b84c1904dc01adf88a34d81ba24710bed96cb5e8

diff --git a/debian/rules b/debian/rules
index aad56f9..6a17e62 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,11 +24,6 @@ override_dh_auto_configure:
 override_dh_auto_build:
 	cd build6 && make
 	#cd build && make
-	
-
-override_dh_auto_install:
-	cd build6 && dh_auto_install &&	find debian/tmp -name jquery.js -exec ln -sfv /usr/share/javascript/jquery/jquery.js {} \;
-	#cd build && dh_auto_install &&	find debian/tmp -name jquery.js -exec ln -sfv /usr/share/javascript/jquery/jquery.js {} \;
 
 override_dh_auto_test:
 	# Disable unittests


More information about the Neon-commits mailing list