CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
attic
/
ports
/
core-cross.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
182e0b1
)
tar: bumped release 2 and aligned with upstream
author
Jose V Beneyto
<sepen@crux.nu>
Fri, 19 Oct 2012 00:17:32 +0000
(
00:17
+0000)
committer
Jose V Beneyto
<sepen@crux.nu>
Fri, 19 Oct 2012 00:37:54 +0000
(
00:37
+0000)
tar/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/tar/Pkgfile
b/tar/Pkgfile
index e1b237e21dd096064f2af4ba266c595afe848bcc..119b48b6b5d5160f2ae416581d20f5529a077821 100644
(file)
--- a/
tar/Pkgfile
+++ b/
tar/Pkgfile
@@
-6,12
+6,15
@@
name=tar
version=1.26
-release=
1
+release=
2
source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.xz \
$name-rootp.patch tar.1 rmt.8)
build() {
cd $name-$version
+
+ # fix for glibc 'gets' removal
+ sed -i -e '/gets is a/d' gnu/stdio.in.h
patch -p1 -i $SRC/$name-rootp.patch
./configure --build=$CHOST \