diff options
author | Geert Bevin <gbevin@gentoo.org> | 2001-12-10 13:51:04 +0000 |
---|---|---|
committer | Geert Bevin <gbevin@gentoo.org> | 2001-12-10 13:51:04 +0000 |
commit | 58b43d57ecd551d1d3bd3a8fc5232c799dafec54 (patch) | |
tree | 44c7c2a609d450efb43d1e8db9ccd008fe8fd178 /x11-libs | |
parent | Fixed out of image dir files. (diff) | |
download | historical-58b43d57ecd551d1d3bd3a8fc5232c799dafec54.tar.gz historical-58b43d57ecd551d1d3bd3a8fc5232c799dafec54.tar.bz2 historical-58b43d57ecd551d1d3bd3a8fc5232c799dafec54.zip |
Added QMAKESPEC to the env file
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt-x11/files/45qt-x11-3.0.0 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-libs/qt-x11/files/45qt-x11-3.0.0 b/x11-libs/qt-x11/files/45qt-x11-3.0.0 index f327bf7021d2..c76cfb747e3d 100644 --- a/x11-libs/qt-x11/files/45qt-x11-3.0.0 +++ b/x11-libs/qt-x11/files/45qt-x11-3.0.0 @@ -2,3 +2,4 @@ PATH=/usr/lib/qt-x11-3.0.0/bin ROOTPATH=/usr/lib/qt-x11-3.0.0/bin LDPATH=/usr/lib/qt-x11-3.0.0/lib MANPATH=/usr/lib/qt-x11-3.0.0/share/man +QMAKESPEC=linux-g++ |