provo a postare cio che mi dici il pc dopo aver provato dh_make:
massi@casa:~/Scrivania/icecat-3.5.3-x86$ dh_make -s
massimilianoluccini@alice.it -n --copyright gpl
Extra parameters on command line
dh_make - Script to Debianize a regular source archive, version 0.48
Copyright (C) 1998-2009 Craig Small <
csmall@debian.org>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Usage: dh_make [options]
-c, --copyright <type> use <type> of license in copyright file
(apache|artistic|bsd|gpl|gpl2|gpl3|lgpl|lgpl2|lgpl3)
--dpatch using dpatch to maintain patches
--quilt using quilt to maintain patches
-e, --email <address> use <address> as the maintainer e-mail address
-n, --native the program is Debian native, don't generate .orig
-f, --file <file> specify file to use as the original source archive
-r, --createorig make a copy for the original source archive
-s, --single set package class to single
-i, --indep set package class to arch-independent
-m, --multi set package class to multiple binary
-l, --library set package class to library
-k, --kmod set package class to kernel module
--kpatch set package class to kernel patch
-b, --cdbs set package class to cdbs
-a, --addmissing reprocess package and add missing files
-t, --templates <dir> apply customizing templates in <dir>
-d --defaultless skip the default debian and package class templates
-o, --overlay <dir> reprocess package using template in <dir>
-p, --packagename <name> force package name to be <name>
-h, --help display this help screen and exit
-v, --version show the version and exit
By Craig Small <
csmall@debian.org>
Based on deb-make by Christoph Lameter <
clameter@debian.org>.
Custom template support by Bruce Sass <
bmsass@shaw.ca>.
massi@casa:~/Scrivania/icecat-3.5.3-x86$ debuild binary
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: ingresso nella directory «/home/massi/Scrivania/icecat-3.5.3-x86»
make[1]: *** Nessun obiettivo specificato e nessun makefile trovato. Arresto.
make[1]: uscita dalla directory «/home/massi/Scrivania/icecat-3.5.3-x86»
make: *** [build-stamp] Errore 2
debuild: fatal error at line 1316:
couldn't exec fakeroot debian/rules:
ps: cosa significa ? che manca MAKE nel file???
