diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-11-20 15:08:27 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-11-20 15:08:27 +0000 |
commit | d391ad0005399ed9c841e78dd2d9e6403fdfa791 (patch) | |
tree | 475adf4c50ae5c485bf29fc9fa6c9b9188bb91a3 /conf | |
parent | a74a35662a511452eb4b04f2cc5f2987d4081127 (diff) |
s/PREFERRED_VERSION_libopie/PREFERRED_VERSION_libopie2/ *cough*
BKrev: 419f5debOq-VjAR9-33Lw9tIwpmAWw
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/openzaurus-3.5.2.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/openzaurus-3.5.2.conf b/conf/distro/openzaurus-3.5.2.conf index 2915d042eb..00e152587a 100644 --- a/conf/distro/openzaurus-3.5.2.conf +++ b/conf/distro/openzaurus-3.5.2.conf @@ -37,7 +37,7 @@ PREFERRED_VERSION_bluez-utils-dbus = "2.11" # OPIE_VERSION = "1.1.7" -PREFERRED_VERSION_libopie = "${OPIE_VERSION}" +PREFERRED_VERSION_libopie2 = "${OPIE_VERSION}" PREFERRED_VERSION_libopieobex = "${OPIE_VERSION}" PREFERRED_VERSION_libopietooth = "${OPIE_VERSION}" PREFERRED_VERSION_libqpe-opie = "${OPIE_VERSION}" |