qt5-doc: fix qt5-host-tools symlinks
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
@@ -16,7 +16,7 @@ checksum=859417642713cee2493ee3646a7fee782c9f1db39e41d7bb1322bba0c5f0ff4d
|
|||||||
post_extract() {
|
post_extract() {
|
||||||
rm -rf qttools/{bin,plugins}
|
rm -rf qttools/{bin,plugins}
|
||||||
ln -s /usr/lib/qt5/bin qttools/
|
ln -s /usr/lib/qt5/bin qttools/
|
||||||
ln -s /usr/lib/qt5/{rcc,uic,moc} qtbase/bin/
|
ln -s /usr/lib/qt5/bin/{rcc,uic,moc} qtbase/bin/
|
||||||
}
|
}
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|||||||
Reference in New Issue
Block a user