xf86-video-nouveau: use autogen.sh.

This commit is contained in:
Juan RP 2012-03-13 15:27:26 +01:00
parent 583c3dade6
commit eff640b28f

View file

@ -33,5 +33,5 @@ do_fetch() {
} }
pre_configure() { pre_configure() {
autoreconf -fi ./autogen.sh
} }