On Wed, Oct 14, 2015 at 04:14:16PM +0000, Gianfranco Costamagna wrote: > 1) the first patch should be upstreamed > 2) the second one should be: > -PREFIX = /usr/local > +PREFIX ?= /usr > > this way you can upstream it too. > (please forward and add link inside the patches)
well, to upstream that you need to do
-PREFIX = /usr/local
+PREFIX ?= /usr/local
then you can set PREFIX in d/rules
--
regards,
Mattia Rizzolo
GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`.
more about me: http://mapreri.org : :' :
Launchpad user: https://launchpad.net/~mapreri `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia `-
signature.asc
Description: PGP signature

