diff --git a/Documentation/Developers/CHANGELOG-RENE b/Documentation/Developers/CHANGELOG-RENE index 9df6a54bc..ce388da8a 100644 --- a/Documentation/Developers/CHANGELOG-RENE +++ b/Documentation/Developers/CHANGELOG-RENE @@ -5,6 +5,7 @@ whole rxr-tree. *) 2003-08-05 (2.0.0-beta7 - 2.0.0-rc1) - Burkhard Linke: fixed kasc/clanlib, gtk-perl10, gtkhtml10 + fixed tibit/pilot-link, tibit/jpilot-syncmal *) 2003-08-04 (2.0.0-beta7 - 2.0.0-rc1) diff --git a/package/tibit/jpilot-syncmal/jpilot-syncmal.desc b/package/tibit/jpilot-syncmal/jpilot-syncmal.desc index 2c3ee684f..e3487dcdb 100644 --- a/package/tibit/jpilot-syncmal/jpilot-syncmal.desc +++ b/package/tibit/jpilot-syncmal/jpilot-syncmal.desc @@ -35,7 +35,7 @@ [L] GPL [S] Stable -[V] 0.71.2 +[V] 0.72 [P] X -----5---9 828.000 -[D] 93939709793 jpilot-syncmal_0.71.2.tar.gz http://jasonday.home.att.net/ +[D] 1225096427 jpilot-syncmal-0.72.tar.gz http://jasonday.home.att.net/code/syncmal/ diff --git a/package/tibit/pilot-link/pilot-link.conf b/package/tibit/pilot-link/pilot-link.conf index ec15a2d6d..5c89860cf 100644 --- a/package/tibit/pilot-link/pilot-link.conf +++ b/package/tibit/pilot-link/pilot-link.conf @@ -22,7 +22,7 @@ preconf_pilot() { - autoconf || true + aclocal; automake; libtoolize -c -f; autoconf; } confopt="$confopt --with-perl --with-python --with-libpng"