diff options
author | Zordrak <slackbuilds@tpa.me.uk> | 2010-05-13 00:33:27 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:33:27 +0200 |
commit | a1836e17f688ddeaea1cb17df1141435468a36af (patch) | |
tree | 1e30a80f50b4c01897ba887d012277fad59c178d /libraries/qwt/README | |
parent | 46ee49262137c646b3141684d1be364daff0b418 (diff) |
libraries/qwt: Updated for version 5.1.1
Diffstat (limited to 'libraries/qwt/README')
-rw-r--r-- | libraries/qwt/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libraries/qwt/README b/libraries/qwt/README index 10cf3fbece25..918e77a205c5 100644 --- a/libraries/qwt/README +++ b/libraries/qwt/README @@ -3,7 +3,3 @@ The Qwt library contains widgets and components which are primarily useful for technical and scientifical purposes. It includes a 2-D plotting widget, different kinds of sliders, and much more. - -NOTE: when building with qt3, using TMP=/tmp/SBo is strongly recommended. -Using symlinks or a TMP in /usr/* will lead to the application installing -files directly onto the system as opposed to the package DESTDIR. |