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:
ee6b760
)
libmpfr: cleaned up (removed patch usage which is not used)
author
Jose V Beneyto
<sepen@crux.nu>
Tue, 14 Jun 2011 07:28:56 +0000
(09:28 +0200)
committer
Jose V Beneyto
<sepen@crux.nu>
Tue, 14 Jun 2011 07:28:56 +0000
(09:28 +0200)
libmpfr/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/libmpfr/Pkgfile
b/libmpfr/Pkgfile
index ee8f475a6815a1ca8c368dc69e8a495b04f3faa0..ae5407247ed0fd16599ac32910850cd8e6fdf4a0 100644
(file)
--- a/
libmpfr/Pkgfile
+++ b/
libmpfr/Pkgfile
@@
-11,7
+11,7
@@
source=(http://www.mpfr.org/mpfr-${version%-*}/mpfr-${version%-*}.tar.xz)
build() {
cd mpfr-${version%-*}
- gunzip -c $SRC/$name-$version.patch.gz | patch -p1
+
./configure --build=$CHOST \
--host=$CTARGET \
--prefix=/usr \