CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
crossrootfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cd0473
)
tar: bumped release 2 and aligned with upstream
author
Victor Martinez
<pitillo@ono.com>
Wed, 28 Nov 2012 16:42:43 +0000
(16:42 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Wed, 28 Nov 2012 16:42:43 +0000
(16:42 +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 \