On Thu, Jul 19, 2012 at 04:09:25AM +0200, Giulio Paci wrote: > On 16/07/2012 17:24, Jakub Wilk wrote: > >> -PREFIX = /usr/local > >> +PREFIX = /usr > > > > Could be overridden in debian/rules. > > As far as I know I should either move the binaries by hand or patch the > Makefile so that ?= is used in place of =. Is there any other solution?
You can override Makefile variables on the make command line. Thus, $(MAKE) PREFIX=/usr overrides PREFIX for the duration of that call to make. -- Antti-Juhani Kaijanaho, Jyväskylä, Finland http://antti-juhani.kaijanaho.fi/newblog/ http://www.flickr.com/photos/antti-juhani/ -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120719165301.gb3...@kukkavihko.kaijanaho.fi