xbps-devel: sync with reality.
This commit is contained in:
parent
6e48fd7062
commit
92e45932e1
2 changed files with 10 additions and 7 deletions
|
@ -11,7 +11,7 @@ replaces="xbps-static"
|
|||
do_install()
|
||||
{
|
||||
mkdir -p ${DESTDIR}/sbin ${DESTDIR}/usr/lib
|
||||
mv ${SRCPKGDESTDIR}/include ${DESTDIR}/usr/include
|
||||
mv ${SRCPKGDESTDIR}/include ${DESTDIR}/usr
|
||||
mv ${SRCPKGDESTDIR}/sbin/*.static ${DESTDIR}/sbin
|
||||
mv ${SRCPKGDESTDIR}/lib/*.a ${DESTDIR}/usr/lib
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue