author | mickeyl <mickeyl> | 2003-07-02 14:58:59 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2003-07-02 14:58:59 (UTC) |
commit | b7adf922a0c9def1ec6b1ae28d48475c4ea9dc39 (patch) (side-by-side diff) | |
tree | 39116c69d46aa3b3da78c818a2e67063708c8fdc | |
parent | fbf388246a16c1cd36e209ba24731929b93c21c0 (diff) | |
download | opie-b7adf922a0c9def1ec6b1ae28d48475c4ea9dc39.zip opie-b7adf922a0c9def1ec6b1ae28d48475c4ea9dc39.tar.gz opie-b7adf922a0c9def1ec6b1ae28d48475c4ea9dc39.tar.bz2 |
update
-rw-r--r-- | noncore/net/wellenreiter/README | 9 | ||||
-rwxr-xr-x | noncore/net/wellenreiter/makedist.sh | 2 |
2 files changed, 6 insertions, 5 deletions
diff --git a/noncore/net/wellenreiter/README b/noncore/net/wellenreiter/README index ec621b9..53a337a 100644 --- a/noncore/net/wellenreiter/README +++ b/noncore/net/wellenreiter/README @@ -4,3 +4,3 @@ /* -/* Version: April BETA +/* Version: 1.0-rc2 /************************************************************************ @@ -8,3 +8,3 @@ ---------------------------------------------------- -Release Notes for Opie-Wellenreiter Version BETA April 2003 +Release Notes for Wellenreiter II / July 2003 ---------------------------------------------------- @@ -25,3 +25,3 @@ Release Notes for Opie-Wellenreiter Version BETA April 2003 -To compile a standalone Wellenreiter for X11, you need Qt3 and the development +To compile a standalone Wellenreiter II for X11, you need Qt3 and the development packages for Qt3, e.g. libqt3-devel. @@ -39,2 +39,3 @@ Precompiled binaries are available for the PDA-Version. Get them from http://opie.net.wox.org/wellenreiter/ +Sorry, RPMS are not yet available but will follow soon. @@ -62,3 +63,3 @@ Michael Lauer <mickeyl@handhelds.org> -Wellenreiter: http://www.remote-exploit.org +Wellenreiter: http://www.wellenreiter.net Wellenreiter/Opie: http://opie.net.wox.org/wellenreiter diff --git a/noncore/net/wellenreiter/makedist.sh b/noncore/net/wellenreiter/makedist.sh index ee60c44..64098d0 100755 --- a/noncore/net/wellenreiter/makedist.sh +++ b/noncore/net/wellenreiter/makedist.sh @@ -28,3 +28,3 @@ cp -dfR build README wellenreiter.pro $TMPDIR cp -dfR $OPIEDIR/pics/wellenreiter/* $OUTPUT/share/wellenreiter/ -cp -dfR $OPIEDIR/share/wellenreiter/* $OUTPUT/share/wellenreiter/ +cp -dfR $OPIEDIR/etc/manufacturers $OUTPUT/share/wellenreiter/ |