[hamradio-commits] [soapysdr] 01/02: Remove module placeholder directory again, not worth the effort

Andreas E. Bombe aeb at moszumanska.debian.org
Mon Aug 15 19:01:44 UTC 2016


This is an automated email from the git hooks/post-receive script.

aeb pushed a commit to branch master
in repository soapysdr.

commit 83cfcac0065cc187ad95eb747ac6768d8fcbdd2f
Author: Andreas Bombe <aeb at debian.org>
Date:   Mon Aug 15 20:43:58 2016 +0200

    Remove module placeholder directory again, not worth the effort
---
 debian/changelog | 1 -
 debian/rules     | 3 ---
 2 files changed, 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b354469..50c7e3d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,6 @@ soapysdr (0.5.1-1) UNRELEASED; urgency=medium
   * New upstream version 0.5.1
     - Modules are now searched in ABI versioned path to facilitate
       parallel installation of multiple libsoapysdr ABI versions
-  * Install placeholder module directory in shared library package
   * Recommend module virtual package in shared library package which is
     provided by hardware support module packages
   * Add DEP3 header to version-string patch
diff --git a/debian/rules b/debian/rules
index e11bcce..dec51af 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,8 +21,5 @@ override_dh_auto_configure:
 		-DLIB_SUFFIX="/$(DEB_HOST_MULTIARCH)" \
 		-DOVERRIDE_SOAPY_SDR_VERSION="$(DEB_VERSION)"
 
-override_dh_installdirs:
-	dh_installdirs usr/lib/$(DEB_HOST_MULTIARCH)/SoapySDR/modules0.5-2
-
 override_dh_installchangelogs:
 	dh_installchangelogs Changelog.txt

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/soapysdr.git



More information about the pkg-hamradio-commits mailing list