sgpemv2/distro/deb
tchernobog 5391aa12da - Pipe the package uncompressed size to awk in order to get only the value and not the filename
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1195 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-16 13:58:18 +00:00
..
build.sh - Pipe the package uncompressed size to awk in order to get only the value and not the filename 2006-09-16 13:58:18 +00:00
control-file-v1.0 - Try to make more fine tuned use of rpath, crossing fingers not to break builds for foreign hosts 2006-09-16 00:42:10 +00:00
readme.txt - Add todo note for deb packages 2006-09-14 22:21:16 +00:00

readme.txt

  .deb files creation
  +++++++++++++++++++

To create a debian package from a control file:

  * launch the script in this directory "./build.sh",
    with the control file as a parameter.
  * wait a lot of time
  * cross fingers
  * wait some more time
  * uncross fingers (before they decide to go and
    find a new job as tip-tap dancers in Siberia)
  * rejoice! you've a package.

For doubts or envy, tell Matteo.

*** TODO: add script in .deb that calls ldconfig during postinst