qt5-doc: fix qt5-host-tools symlinks
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
4fec2724e2
commit
10c63ea318
1 changed files with 1 additions and 1 deletions
|
@ -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() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue