6 lines
292 B
Plaintext
6 lines
292 B
Plaintext
|
# qtpaths and qtpaths6 are identical files. We want people to use qtpaths6,
|
||
|
# so we do not install qtpaths. Instead, qtpaths is a symbolic link pointing to qtpaths6.
|
||
|
usr/lib/qt6/bin/qtpaths6 usr/lib/qt6/bin/qtpaths
|
||
|
# On public path we want qtpaths6.
|
||
|
usr/lib/qt6/bin/qtpaths6 usr/bin/qtpaths6
|