diff --git a/package/rene/xemacs-packages/xemacs-packages.conf b/package/rene/xemacs-packages/xemacs-packages.conf index 230b23c05..9bee61e68 100644 --- a/package/rene/xemacs-packages/xemacs-packages.conf +++ b/package/rene/xemacs-packages/xemacs-packages.conf @@ -6,7 +6,7 @@ # the ./scripts/Create-CopyPatch script. Do not edit this copyright text! # # ROCK Linux: rock-src/package/rene/xemacs-packages/xemacs-packages.conf -# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -25,7 +25,7 @@ xemacs_packages_main() # we have the latest version of them in another package find -name "*mew*" | xargs rm -rfv find -name "*auctex*" | xargs rm -rfv - cp -arvf * $root/usr/lib/xemacs + cp -arvf xemacs-packages/* $root/usr/lib/xemacs/xemacs-packages/ } custmain="xemacs_packages_main" diff --git a/package/rene/xemacs-packages/xemacs-packages.desc b/package/rene/xemacs-packages/xemacs-packages.desc index 05fd45d94..5b5d69416 100644 --- a/package/rene/xemacs-packages/xemacs-packages.desc +++ b/package/rene/xemacs-packages/xemacs-packages.desc @@ -7,7 +7,7 @@ [COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! [COPY] [COPY] ROCK Linux: rock-src/package/rene/xemacs-packages/xemacs-packages.desc -[COPY] ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +[COPY] ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf [COPY] [COPY] This program is free software; you can redistribute it and/or modify [COPY] it under the terms of the GNU General Public License as published by