diff --git a/Documentation/Developers/CHANGELOG-RENE b/Documentation/Developers/CHANGELOG-RENE index 02ba01df5..5105c1570 100644 --- a/Documentation/Developers/CHANGELOG-RENE +++ b/Documentation/Developers/CHANGELOG-RENE @@ -2,6 +2,7 @@ *) 2003-11-18 (2.0.0-rc2 - 2.0.0-rc3) - updated binutils (2.14.90.0.7) + - updated xemacs-packages (2003-10-03) *) 2003-11-17 (2.0.0-rc2 - 2.0.0-rc3) diff --git a/package/rene/auctex/auctex.conf b/package/rene/auctex/auctex.conf index f73fec7fe..1f3f547a0 100644 --- a/package/rene/auctex/auctex.conf +++ b/package/rene/auctex/auctex.conf @@ -30,3 +30,4 @@ auctex_main() } custmain="auctex_main" + diff --git a/package/rene/xemacs-packages/xemacs-packages.desc b/package/rene/xemacs-packages/xemacs-packages.desc index e4565b0ef..674121223 100644 --- a/package/rene/xemacs-packages/xemacs-packages.desc +++ b/package/rene/xemacs-packages/xemacs-packages.desc @@ -34,8 +34,8 @@ [L] Free-to-use [S] Stable -[V] 2003-04-14 +[V] 2003-10-03 [P] X -----5---9 400.000 -[D] 1385446659 xemacs-sumo-2003-04-14.tar.bz2 ftp://ftp.at.xemacs.org/editors/xemacs/packages/ +[D] 0 xemacs-sumo-2003-10-03.tar.bz2 ftp://ftp.at.xemacs.org/editors/xemacs/packages/ diff --git a/package/rene/xemacs/xemacs.conf b/package/rene/xemacs/xemacs.conf index 925361adc..9c603760e 100644 --- a/package/rene/xemacs/xemacs.conf +++ b/package/rene/xemacs/xemacs.conf @@ -24,3 +24,5 @@ confopt="--prefix=$root/usr --with-msw=no" # --with-gtk --with-gnome" confopt="$confopt --with-database=no" +hook_add postmake 5 "mkdir -pv $root/$prefix/lib/xemacs/xemacs-packages/" +