18 lines
486 B
Plaintext
18 lines
486 B
Plaintext
.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
|