mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
avidemux: fix install
This commit is contained in:
parent
215a8a765c
commit
26d5280f08
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ do_configure() {
|
||||||
${cross_compile}
|
${cross_compile}
|
||||||
}
|
}
|
||||||
do_install() {
|
do_install() {
|
||||||
|
mv install/usr/lib{${XBPS_TARGET_WORDSIZE},}
|
||||||
cp -aR install/usr ${DESTDIR}
|
cp -aR install/usr ${DESTDIR}
|
||||||
ln -s avidemux3_qt5 ${DESTDIR}/usr/bin/avidemux
|
ln -s avidemux3_qt5 ${DESTDIR}/usr/bin/avidemux
|
||||||
vman man/avidemux.1
|
vman man/avidemux.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue