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:
cf01fd3
)
xmonobut: Removed make verbose output.
author
Victor Martinez
<pitillo@ono.com>
Thu, 8 Apr 2010 06:19:01 +0000
(06:19 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Thu, 8 Apr 2010 06:19:01 +0000
(06:19 +0000)
xmonobut/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/xmonobut/Pkgfile
b/xmonobut/Pkgfile
index f02a36af687341555cf93a799c9a747f8f3ca690..fe35311a75920999a43cec3d5e986b8a1911d1f6 100644
(file)
--- a/
xmonobut/Pkgfile
+++ b/
xmonobut/Pkgfile
@@
-19,6
+19,6
@@
build() {
--prefix=/usr \
--mandir=/usr/man \
--disable-nls
- make
V=1
+ make
make DESTDIR=$PKG install
}