pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/sysutils/cdrtools



On Sat, Dec 25, 2010 at 11:02:03AM +0000, Thomas Klausner wrote:
 > Log Message:
 > Get rid of annoying beep by using the flag provided by upstream
 > instead of a patch.

Meh. I tried that, it didn't work. Turns out I failed to spot this:

-       cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${MAKE_PROGRAM}
config
+       cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${MAKE_PROGRAM} ${MAKE_FLAGS}

thanks...

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index