findutils: rebuild with gnu links
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
# Check the following 4 variables before running the script
|
||||
topdir=findutils
|
||||
version=4.4.2
|
||||
pkgver=1
|
||||
pkgver=2
|
||||
source[0]=ftp://ftp.sunet.se/pub/gnu/findutils/$topdir-$version.tar.gz
|
||||
# If there are no patches, simply comment this
|
||||
#patch[0]=
|
||||
@@ -18,6 +18,7 @@ source[0]=ftp://ftp.sunet.se/pub/gnu/findutils/$topdir-$version.tar.gz
|
||||
# Global settings
|
||||
export CPPFLAGS="-I$prefix/include"
|
||||
export LDFLAGS="-L$prefix/lib -R$prefix/lib"
|
||||
gnu_link find locate oldfind updatedb xargs
|
||||
|
||||
reg prep
|
||||
prep()
|
||||
|
||||
Reference in New Issue
Block a user