CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
crossrootfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee7dba7
)
ncurses: removed disabled rpath
author
Victor Martinez
<pitillo@ono.com>
Thu, 6 Apr 2017 14:53:06 +0000
(14:53 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Thu, 6 Apr 2017 14:53:06 +0000
(14:53 +0000)
ncurses/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/ncurses/Pkgfile
b/ncurses/Pkgfile
index 346d0452a15850a4f38c2cdac11018fc5b839ee0..fa6e06de1f17f4b5a9c32b6a2b911c83957cad86 100644
(file)
--- a/
ncurses/Pkgfile
+++ b/
ncurses/Pkgfile
@@
-20,9
+20,7
@@
build() {
--with-{normal,shared} \
--without-{debug,ada,tests} \
--enable-pc-files \
- --enable-widec \
- --disable-rpath \
- --disable-rpath-hack
+ --enable-widec
make
make DESTDIR=$PKG install