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:
72937e2
)
coreutils: synced with noeabi version.
author
Victor Martinez
<pitillo@ono.com>
Fri, 4 Jun 2010 07:21:40 +0000
(07:21 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Fri, 4 Jun 2010 07:21:40 +0000
(07:21 +0000)
coreutils/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/coreutils/Pkgfile
b/coreutils/Pkgfile
index ad823841a70639a0f98efb5410edeea230749c47..b1e971265ed609fb4945a66fcf749f16842c2228 100644
(file)
--- a/
coreutils/Pkgfile
+++ b/
coreutils/Pkgfile
@@
-6,7
+6,7
@@
name=coreutils
version=8.4
-release=
2
+release=
3
source=(http://ftp.gnu.org/pub/gnu/$name/$name-$version.tar.gz
coreutils-uname.patch)
@@
-15,7
+15,7
@@
build() {
patch -p1 -i $SRC/coreutils-uname.patch
for f in $(find man/ -type f -name '*.x' -exec basename {} .x \;); do
- touch $f
+ touch $f
$f.1
done
cat > config.cache <<EOF