CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
attic
/
ports
/
opt-cross.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fc37a6
)
clamav: Fixed the use of hosts libs.
author
Victor Martinez
<pitillo@ono.com>
Thu, 28 Jan 2010 09:31:37 +0000
(09:31 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Thu, 28 Jan 2010 09:31:37 +0000
(09:31 +0000)
clamav/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/clamav/Pkgfile
b/clamav/Pkgfile
index 20ade2e17887e2cd623e6e357edb792f4528aacd..a5dcf083790ac33e9d32a3ef66ed57169918ad0e 100644
(file)
--- a/
clamav/Pkgfile
+++ b/
clamav/Pkgfile
@@
-12,7
+12,7
@@
source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.gz \
build() {
cd $name-$version
-
+ sed -e "s|-L/usr|-L$CLFS/usr|g" -i configure
./configure --build=$CHOST \
--host=$CTARGET \
--prefix=/usr \