diff --git a/srcpkgs/qt5-doc/template b/srcpkgs/qt5-doc/template index 7a543ef05d8..eba3c420bb4 100644 --- a/srcpkgs/qt5-doc/template +++ b/srcpkgs/qt5-doc/template @@ -16,7 +16,7 @@ checksum=859417642713cee2493ee3646a7fee782c9f1db39e41d7bb1322bba0c5f0ff4d post_extract() { rm -rf qttools/{bin,plugins} 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() {