CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
attic
/
ports
/
e17-cross.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fff2c3
)
eet: Removed make verbose output option
author
Victor Martinez
<pitillo@ono.com>
Mon, 18 Jan 2010 12:20:44 +0000
(12:20 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Mon, 18 Jan 2010 12:20:44 +0000
(12:20 +0000)
eet/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/eet/Pkgfile
b/eet/Pkgfile
index 69c292a7efb809ffa4271364b443c9f164b234e3..999fbc2c3dfa6b543058a4a1c659f786cd9914b2 100644
(file)
--- a/
eet/Pkgfile
+++ b/
eet/Pkgfile
@@
-19,6
+19,6
@@
build()
--host=$CTARGET \
--prefix=/usr
- make
V=1
+ make
make install DESTDIR=$PKG
}