[neon/extras/phonon/Neon/unstable] debian: Revert "Revert "no need to override install or missing""
Carlos De Maine
null at kde.org
Sat Aug 19 22:01:08 BST 2023
Git commit 9e69c6d29eda13f947d4351761e20bcdbad54e93 by Carlos De Maine.
Committed on 19/08/2023 at 22:58.
Pushed by carlosdem into branch 'Neon/unstable'.
Revert "Revert "no need to override install or missing""
This reverts commit 3f716f54f765ff5abca2899c59b59305e504add3.
M +0 -7 debian/rules
https://invent.kde.org/neon/extras/phonon/-/commit/9e69c6d29eda13f947d4351761e20bcdbad54e93
diff --git a/debian/rules b/debian/rules
index f1c3bbc..a1a6504 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,13 +14,6 @@ RECOMMENDED_PHONON4_QT5_BACKEND := phonon4qt5-backend-vlc
override_dh_auto_configure:
dh_auto_configure -- $(CMAKE_ARGS)
-override_dh_install:
- rm -v debian/tmp/usr/include/phonon4qt5/KDE/Phonon/AudioDeviceEnumerator
- dh_install
-
-override_dh_missing:
- dh_missing --fail-missing
-
# shlibs is needed for library-packages.mk (strict shlibs) to work
override_dh_makeshlibs:
dh_makeshlibs -plibphonon4qt5-4 -V'libphonon4qt5-4 (>= $(DEB_VERSION_EPOCH_UPSTREAM)), phonon4qt5'
More information about the Neon-commits
mailing list