Merge branch '2.5' into 2.6
Conflicts: xz/.md5sum xz/Pkgfile
This commit is contained in:
commit
67b6a8f13c
@ -12,7 +12,7 @@ build () {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr --enable-colors256
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
make -j1 DESTDIR=$PKG install
|
||||
rm -rf $PKG/usr/info
|
||||
chmod -s $PKG/usr/bin/$name-$version
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user