[neon/kf6/kf6-extra-cmake-modules/Neon/stable] debian: clean up unnecessary build switches
    Carlos De Maine 
    null at kde.org
       
    Thu Jul 31 00:25:44 BST 2025
    
    
  
Git commit 2ca05077b1ce2e57090d27d161df6c1c905f2041 by Carlos De Maine.
Committed on 30/07/2025 at 23:25.
Pushed by carlosdem into branch 'Neon/stable'.
clean up unnecessary build switches
M  +0    -11   debian/rules
https://invent.kde.org/neon/kf6/kf6-extra-cmake-modules/-/commit/2ca05077b1ce2e57090d27d161df6c1c905f2041
diff --git a/debian/rules b/debian/rules
index 53de9d2..7ce3b70 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,14 +10,3 @@ override_dh_auto_configure:
 	dh_auto_configure -- \
 	-DBUILD_WITH_QT6=ON \
 	-DBUILD_DOC=ON 
-
-override_dh_auto_build:
-	dh_auto_build
-	dh_auto_build -- prepare_docs
-	dh_auto_build -- generate_docs
-	dh_auto_build -- generate_qch
-
-override_dh_auto_install:
-	dh_auto_install
-	dh_auto_install -- install_html_docs
-	dh_auto_install -- install_qch_docs
    
    
More information about the Neon-commits
mailing list