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:
3f5646a
)
man-db: Fixed typos (thank tilman)
author
Victor Martinez
<pitillo@ono.com>
Sun, 6 Mar 2016 19:32:31 +0000
(19:32 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Sun, 6 Mar 2016 19:32:31 +0000
(19:32 +0000)
man-db/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/man-db/Pkgfile
b/man-db/Pkgfile
index 5b17af1b6f632a37548314da541f77c02461f546..dea46039cb81b689350416202df3f13ea09273cb 100644
(file)
--- a/
man-db/Pkgfile
+++ b/
man-db/Pkgfile
@@
-13,8
+13,8
@@
source=(http://download.savannah.gnu.org/releases/$name/$name-$version.tar.xz \
build() {
cd $name-$version
- export libpipeline_CFLAGS="$CFLAGS
i
-I$CLFS/usr/include"
- export libpipeline_LIBS="$LIBS -L$CLFS/u
rs
/lib -lpipeline"
+ export libpipeline_CFLAGS="$CFLAGS -I$CLFS/usr/include"
+ export libpipeline_LIBS="$LIBS -L$CLFS/u
sr
/lib -lpipeline"
./configure --build=$CHOST \
--host=$CTARGET \