On Thu, Jan 23, 2003 at 03:22:44PM -0600, Ron Johnson wrote: > On Thu, 2003-01-23 at 11:17, Pigeon wrote: > > Hi, > > > [snip] > > > > Having put appropriate deb-src lines in sources.list, pointing to CD > > images or websites as appropriate, have I got this sequence right? > > > > apt-get source --download-only whatever # get source package > > dpkg-source -x whatever.dsc # unpack it > > # fiddle with Makefiles etc. > > dpkg-buildpackage -b -ai686 whatever.dsc # create binary .deb > > dpkg -i whatever.deb # install it > > Here's how I do it: > # apt-get source gqview=1.0.2-1 > # export CC=gcc-3.2 -Wall -O2 -mcpu=pentiumpro
That's kinda nasty. I think CFLAGS and CXXFLAGS are better places to put this sort of thing. -rob
msg26122/pgp00000.pgp
Description: PGP signature