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:
0f9989f
)
libsoup: removed verbose output.
author
Victor Martinez
<pitillo@ono.com>
Wed, 3 Nov 2010 07:44:34 +0000
(07:44 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Wed, 3 Nov 2010 07:44:34 +0000
(07:44 +0000)
libsoup/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/libsoup/Pkgfile
b/libsoup/Pkgfile
index 5be7964ed6d80171ab17b77cd9fbaf857ede8e2d..303a1e0651f2be20ea4f5075cba8b0ddc98dcd21 100644
(file)
--- a/
libsoup/Pkgfile
+++ b/
libsoup/Pkgfile
@@
-34,6
+34,6
@@
build() {
--disable-static \
--without-gnome
- make
V=1
+ make
make DESTDIR=$PKG install
}