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

Re: FGRun Lintian Error



On Tue, Jul 27, 2010 at 7:46 AM, Chris Baines <cbaines8@gmail.com> wrote:

> How would you go about doing this? Would you patch the makefile or add
> something in to the debian/rules file. My rules file is pretty basic at
> the moment and just consists of:
> %:
>        dh $@

chromium-bsu debian/rules:

%:
        dh --with autotools_dev $@ --parallel

override_dh_auto_configure:
        dh_auto_configure -- CXXFLAGS="$(CXXFLAGS) -Wall"
--bindir=/usr/games --datadir=/usr/share/games

If your upstream is not using autotools then this probably won't work.

BTW, if you are interested in joining the Debian games team we need more folk.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


Reply to: