elk/debian
sam 7b51d48e2b * debian/Makefile.am:
+ Distribute more debian/* files.
  * debian/rules:
    + No longer use dh_installexamples, since the package does it for us.
    + Ditto for dh_installman.


git-svn-id: svn://svn.zoy.org/elk/trunk@59 55e467fa-43c5-0310-a8a2-de718669efc6
2003-08-28 09:39:36 +00:00
..
Makefile.am * debian/Makefile.am: 2003-08-28 09:39:36 +00:00
README.Debian elk (3.0-13) unstable; urgency=low 2003-08-19 19:26:49 +00:00
changelog * Fixed the Debian package build. It now uses ./configure. 2003-08-25 12:20:01 +00:00
compat * Use debian/compat instead of DH_COMPAT. 2003-08-19 19:32:56 +00:00
control * debian/control: 2003-08-25 16:20:44 +00:00
copyright * Imported the original 3.0-8.1 Debian diff. 2003-08-19 19:22:48 +00:00
elk.docs * Removed the useless PATCHLEVEL file. 2003-08-25 14:35:03 +00:00
elk.prerm * Got rid of the useless scheme-warning-elk. 2003-08-25 10:35:09 +00:00
elkdoc.dirs * debian/Makefile.am: 2003-08-28 09:39:36 +00:00
elkdoc.docs * Fixed the Debian package build. It now uses ./configure. 2003-08-25 12:20:01 +00:00
libelk0-dev.dirs * src/build: 2003-08-21 12:40:09 +00:00
libelk0.dirs * src/build: 2003-08-21 12:40:09 +00:00
menu * debian/control: 2003-08-25 16:20:44 +00:00
rules * debian/Makefile.am: 2003-08-28 09:39:36 +00:00

README.Debian

elk for Debian
--------------

New location of files in Debian GNU/Linux version of Elk:
---------------------------------------------------------

	The default install location of files and directories in the
Elk distribution does not comply with the FSSTND. This is the reason 
why some reordering has been done for the Debian packaged version. 
	However the documentation has not been changed. All relative
and absolute paths referred therein are the original.
	The following table relates the original locations to the new ones:

	Original location		New location
	.................		............

$install_dir/bin/scheme			/usr/bin/scheme

$install_dir/include/			/usr/include/elk/

$install_dir/runtime/scm/		/usr/share/elk/

$install_dir/runtime/obj/		/usr/lib/elk/

$install_dir/lib/*.o			/usr/lib/elk/*.{o,so}

$install_dir/lib/{linkscheme,makedl}	/usr/bin/{linkscheme,makedl}

$install_dir/lib/ldflags		/usr/bin/ldflags-elk


 -- Enrique Zanardi <ezanard@debian.org>  Mon, 26 Mar 2001 20:19:04 +0100
 -- Sam Hocevar <sam@zoy.org>  Mon, 31 Mar 2003 15:00:23 +0200