added $root/$prefix/lib/xemacs/xemacs-packages into the xemacs package (so other packages, like e.g. also auctex, can drop files there) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1796 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
@ -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)
@ -30,3 +30,4 @@ auctex_main()
}
custmain="auctex_main"
@ -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/
@ -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/"