diff options
Diffstat (limited to 'opensuse/core/qt3/qt3.csh')
-rw-r--r-- | opensuse/core/qt3/qt3.csh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/opensuse/core/qt3/qt3.csh b/opensuse/core/qt3/qt3.csh new file mode 100644 index 000000000..e8faf01e9 --- /dev/null +++ b/opensuse/core/qt3/qt3.csh @@ -0,0 +1,2 @@ +set -l path=($path /usr/lib/qt3/bin) +setenv QTDIR /usr/lib/qt3 |