[arch-commits] Commit in libuhd/trunk (PKGBUILD libuhd.install)

Kyle Keen kkeen at nymeria.archlinux.org
Sun Nov 10 15:31:32 UTC 2013


    Date: Sunday, November 10, 2013 @ 16:31:32
  Author: kkeen
Revision: 100770

upgpkg: libuhd 3.5.4-3

Modified:
  libuhd/trunk/PKGBUILD
Deleted:
  libuhd/trunk/libuhd.install

----------------+
 PKGBUILD       |    3 +--
 libuhd.install |    7 -------
 2 files changed, 1 insertion(+), 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-10 13:31:47 UTC (rev 100769)
+++ PKGBUILD	2013-11-10 15:31:32 UTC (rev 100770)
@@ -5,7 +5,7 @@
 pkgname=libuhd
 pkgver=3.5.4
 _verstring=003_005_004
-pkgrel=2
+pkgrel=3
 pkgdesc="Universal Software Radio Peripheral (USRP) userspace driver"
 arch=('x86_64' 'i686')
 url="http://code.ettus.com/redmine/ettus/projects/uhd/wiki"
@@ -12,7 +12,6 @@
 license=('GPL')
 depends=('boost-libs' 'orc' 'libusbx')
 makedepends=('cmake' 'boost' 'python2-cheetah')
-install='libuhd.install'
 
 source=("libuhd-$pkgver.tar.gz::https://codeload.github.com/EttusResearch/uhd/tar.gz/release_$_verstring")
 md5sums=('e90c95483a52b75cacc85f4fb0ef63ed')

Deleted: libuhd.install
===================================================================
--- libuhd.install	2013-11-10 13:31:47 UTC (rev 100769)
+++ libuhd.install	2013-11-10 15:31:32 UTC (rev 100770)
@@ -1,7 +0,0 @@
-post_install() {
-	ldconfig
-}
-
-post_upgrade() {
-	ldconfig
-}




More information about the arch-commits mailing list