On Tue, Jul 27, 2010 at 7:46 AM, Chris Baines <[email protected]> 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


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/[email protected]

Reply via email to