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:
c6d6d4f
)
edje: removed verbose output.
author
Victor Martinez
<pitillo@ono.com>
Thu, 4 Feb 2010 20:48:19 +0000
(20:48 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Thu, 4 Feb 2010 20:48:19 +0000
(20:48 +0000)
edje/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/edje/Pkgfile
b/edje/Pkgfile
index e53e1a2ccc4a1ea288ef9a2ff5abe4b11be11bc3..1c31c35e7afb0cc3f35bfcc1246d6fffdf207e0f 100644
(file)
--- a/
edje/Pkgfile
+++ b/
edje/Pkgfile
@@
-27,6
+27,6
@@
build()
./autogen.sh --build=$CHOST \
--host=$CTARGET \
--prefix=/usr
- make
V=1
+ make
make install DESTDIR=$PKG
}