prelink: move to usr/bin.
This commit is contained in:
parent
8a90a4fbbc
commit
c8d089c078
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'prelink'
|
||||
pkgname=prelink
|
||||
version=20130503
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc=prelink
|
||||
build_style=gnu-configure
|
||||
makedepends="elfutils-devel"
|
||||
|
@ -11,3 +11,4 @@ license="GPL-2"
|
|||
homepage="http://people.redhat.com/jakub/prelink/"
|
||||
distfiles="http://people.redhat.com/jakub/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=6339c7605e9b6f414d1be32530c9c8011f38820d36431c8a62e8674ca37140f0
|
||||
configure_args="--sbindir=/usr/bin"
|
||||
|
|
Loading…
Reference in a new issue