]> git.saurik.com Git - apt.git/commit
exclude config.{sub,guess} from source package
authorDavid Kalnischkies <kalnischkies@gmail.com>
Fri, 26 Jul 2013 20:37:43 +0000 (22:37 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Fri, 26 Jul 2013 20:42:46 +0000 (22:42 +0200)
commite941cc69cf3e90ab799dec24587bb339db07038f
tree3c059a70f3328c4f3202326cdbc285d08cc7e7e0
parent0cedc6b3fe775ccb814ee3393d4695909bcc7ece
exclude config.{sub,guess} from source package

Lintian complains about these links in the source package as they leave
the source directory and as they are autogenerated there isn't that much
sense in shipping them, we can just recreate them before calling
configure.
debian/rules