2009/6/17 Martin-Éric Racine <[email protected]>: > In the case where an upstream tarball comes with a single C file and > no Makefile, the only option a maintainer has is to create a manual > build target in debian/rules to compile the binary and to include > class/langcore.mk to always use the standard Debian build options.
PS: this is precisely what I've had to do for CUPS-PDF in Debian, that is, create a compile line in debian/rules and, because langcore.mk doesn't set CC if it's empty, manually specific CC=gcc in debian/rules as a kludge. -- Martin-Éric -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

