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:
2ae3169
)
bash: fixed the call to a not used patch
author
Victor Martinez
<pitillo@ono.com>
Tue, 19 Apr 2011 09:35:05 +0000
(09:35 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Tue, 19 Apr 2011 09:35:05 +0000
(09:35 +0000)
bash/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/bash/Pkgfile
b/bash/Pkgfile
index 09bc71e0b93056cb4cc04da5d3b85ccbc99ec448..a0368d80c7927b675aaa818cf66a8726a85e7b0f 100644
(file)
--- a/
bash/Pkgfile
+++ b/
bash/Pkgfile
@@
-20,8
+20,6
@@
bash_cv_sys_named_pipes=yes
bash_cv_job_control_missing=present
EOF
- gunzip -c $SRC/$name-4.1-001-002.patch.gz | patch -p0
-
touch configure
./configure --build=$CHOST \
--host=$CTARGET \