systemd: update to 36, added native conf files.
This commit is contained in:
parent
3a91b61773
commit
4aa81454d0
12 changed files with 84 additions and 36 deletions
|
@ -9,8 +9,8 @@ noarch=yes
|
|||
|
||||
do_install()
|
||||
{
|
||||
install -d ${DESTDIR}/usr/lib ${DESTDIR}/usr/share/man
|
||||
mv ${SRCPKGDESTDIR}/usr/lib/pkgconfig ${DESTDIR}/usr/lib
|
||||
mv ${SRCPKGDESTDIR}/usr/share/man/man3 ${DESTDIR}/usr/share/man
|
||||
mv ${SRCPKGDESTDIR}/usr/share/doc ${DESTDIR}/usr/share
|
||||
vmove usr/include usr
|
||||
vmove usr/lib/pkgconfig usr/lib
|
||||
vmove usr/share/man/man3 usr/share/man
|
||||
vmove usr/share/doc usr/share
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue