ncurses: use right prefix
This commit is contained in:
parent
3c8e14caad
commit
5567bb01a4
@ -6,6 +6,7 @@ options:
|
|||||||
- configure: --enable-widec --without-ada --with-shared --enable-pc-files --disable-termcap
|
- configure: --enable-widec --without-ada --with-shared --enable-pc-files --disable-termcap
|
||||||
|
|
||||||
@install
|
@install
|
||||||
cd ncurses-%{version} && make 'DESTDIR=%{pkg}' %{name}
|
cd ncurses-%{version}
|
||||||
cd '%{pkg}' && rm usr/bin/clear usr/bin/reset
|
make 'DESTDIR=%{pkg}' install
|
||||||
|
cd '%{pkg}' && rm ./%{prefix}/bin/clear ./%{prefix}/bin/reset
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user