[neon/kde/umbrello/Neon/stable] debian: no longer needed to be manually moved by packaging
Jonathan Riddell
null at kde.org
Wed Oct 14 11:18:52 BST 2020
Git commit ad128d8da5139b57ac86496672e1b366ae81fd8b by Jonathan Riddell.
Committed on 14/10/2020 at 10:18.
Pushed by jriddell into branch 'Neon/stable'.
no longer needed to be manually moved by packaging
M +0 -7 debian/rules
https://invent.kde.org/neon/kde/umbrello/commit/ad128d8da5139b57ac86496672e1b366ae81fd8b
diff --git a/debian/rules b/debian/rules
index f12ad19..3758d93 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,13 +14,6 @@ override_dh_auto_build:
$(overridden_command)
cd obj-*; make apidoc; cd -
-
-override_dh_auto_install:
- $(overridden_command)
- mkdir -p debian/umbrello/usr/share/qt5/doc/
- mv debian/umbrello/qch/umbrello.qch debian/umbrello/usr/share/qt5/doc/
- rmdir debian/umbrello/qch/
-
override_dh_auto_test:
# Disable dh_auto_test at build time
:
More information about the Neon-commits
mailing list