Readd needed libQtUiTools_debug files.
Found something which needed these files in order to build so readd them into the formula.master
parent
13201b7318
commit
803fe91881
|
@ -72,9 +72,6 @@ class Qt <Formula
|
|||
(bin+'Assistant_adp.app').rmtree
|
||||
(bin+'pixeltool.app').rmtree
|
||||
(bin+'qhelpconverter.app').rmtree
|
||||
# remove debugging files that slipped through
|
||||
(lib+'libQtUiTools_debug.a').unlink
|
||||
(lib+'pkgconfig/QtUiTools_debug.pc').unlink
|
||||
# remove porting file for non-humans
|
||||
(prefix+'q3porting.xml').unlink
|
||||
|
||||
|
|
Loading…
Reference in New Issue