[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

aiuto per le rules di un pacchetto



vorrei  aggiungere ad  un mio  programma anche  la directory  debian per
poter creare dei deb.

Ho  usato  dh_make,  ho  seguito  la  new  mantainer  guide  e  le  cose
semprerebbero funzionare. Però:

deck:/tmp# dpkg --contents myericsson1_0.5-1_i386.deb 
drwxr-xr-x root/root         0 2002-10-27 13:18:47 ./
drwxr-xr-x root/root         0 2002-10-27 13:18:43 ./usr/
drwxr-xr-x root/root         0 2002-10-27 13:18:40 ./usr/lib/
drwxr-xr-x root/root         0 2002-10-27 13:18:43 ./usr/share/
drwxr-xr-x root/root         0 2002-10-27 13:18:43 ./usr/share/doc/
drwxr-xr-x root/root         0 2002-10-27 13:18:45 ./usr/share/doc/myericsson1/
-rw-r--r-- root/root       494 2002-10-27 12:50:46 ./usr/share/doc/myericsson1/copyright
-rw-r--r-- root/root       632 2002-10-27 12:43:37 ./usr/share/doc/myericsson1/changelog.gz
-rw-r--r-- root/root       159 2002-10-27 12:45:32 ./usr/share/doc/myericsson1/changelog.Debian.gz
deck:/tmp# dpkg --contents myericsson-dev_0.5-1_i386.deb 
drwxr-xr-x root/root         0 2002-10-27 13:18:47 ./
drwxr-xr-x root/root         0 2002-10-27 13:18:43 ./usr/
drwxr-xr-x root/root         0 2002-10-27 13:18:40 ./usr/lib/
drwxr-xr-x root/root         0 2002-10-27 13:18:40 ./usr/include/
drwxr-xr-x root/root         0 2002-10-27 13:18:44 ./usr/share/
drwxr-xr-x root/root         0 2002-10-27 13:18:43 ./usr/share/doc/
drwxr-xr-x root/root         0 2002-10-27 13:18:45 ./usr/share/doc/myericsson-dev/
-rw-r--r-- root/root       316 2002-08-06 19:01:56 ./usr/share/doc/myericsson-dev/NEWS
-rw-r--r-- root/root       167 2002-08-06 19:03:30 ./usr/share/doc/myericsson-dev/README
-rw-r--r-- root/root      1134 2002-10-04 08:20:29 ./usr/share/doc/myericsson-dev/README.bluetooth
-rw-r--r-- root/root       414 2002-10-27 12:48:20 ./usr/share/doc/myericsson-dev/README.Debian
-rw-r--r-- root/root       494 2002-10-27 12:50:46 ./usr/share/doc/myericsson-dev/copyright
-rw-r--r-- root/root       632 2002-10-27 12:43:37 ./usr/share/doc/myericsson-dev/changelog.gz
-rw-r--r-- root/root       159 2002-10-27 12:45:32 ./usr/share/doc/myericsson-dev/changelog.Debian.gz
drwxr-xr-x root/root         0 2002-10-27 13:18:45 ./usr/share/info/
-rw-r--r-- root/root      4027 2002-10-27 13:18:44 ./usr/share/info/myericsson.info.gz
deck:/tmp#

Non mi  installa nei pacchetti le  librerie e gli include  files... Come
mai? eppure sotto debian/tmp c'è tutto...

Siccome dal  tar.gz voglio creare  due pacchetti chiamati  myericsson1 e
myericsson-dev  (sono delle  librerie)  credo di  dover  mettere mano  a
myericsson1.files e  a myericsson-dev.files  . Ma  che ci  devo mettere?
Attualmente contengono

deck:/tmp# cat myericsson-0.5/debian/myericsson1.files 
usr/lib/lib*.so.*
deck:/tmp# cat myericsson-0.5/debian/myericsson-dev.files 
usr/include/*
usr/lib/lib*.a
usr/lib/lib*.so
deck:/tmp#

ma a quanto pare non va bene...

Chi mi aiuta?

-- 
Non c'è più forza nella normalità, c'è solo monotonia.



Reply to: