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:
0d84b67
)
e17: Removed make's verbose output
author
Victor Martinez
<pitillo@ono.com>
Thu, 13 May 2010 13:59:21 +0000
(13:59 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Thu, 13 May 2010 13:59:21 +0000
(13:59 +0000)
e17/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/e17/Pkgfile
b/e17/Pkgfile
index fe8729509d95ca5c009b292e358530933b279843..f7c5cd209cf10dd1f8b6d46e7e0684d368b70fd7 100644
(file)
--- a/
e17/Pkgfile
+++ b/
e17/Pkgfile
@@
-39,7
+39,7
@@
build()
--disable-nls \
--prefix=/usr \
--with-edje-cc=/usr/bin/edje_cc
- make
V=1
+ make
make install DESTDIR=$PKG
rm -r $PKG/usr/share/enlightenment/{AUTHORS,COPYING,doc/}
}