On 2016-02-13 00:04, Wylda wrote: > i have a problem with source package nvidia-modprobe. I own > Nvidia GTX 970 and i already built nvidia-driver including all > its dependecies. The last one, which can not be built cleanly > is nvidia-modprobe. It _probably_ fails somewhere in MANPAGE. > > I somehow rip that part from Makefile and it built finaly. > But i don't know what i was doing ;) and i would appreciate > a clean build. There is the problem:
The problem starts here: > dpkg-parsechangelog: unknown option `-S' so in debian/rules use something like DATE := $(shell dpkg-parsechangelog | sed -nr '/^Date:/s/Date: //p') Andreas

