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

Bug#666243: RFS: peg/0.1.9-1 [ITP] -- recursive-descent parser generators for C



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/


Reply to: