]> git.proxmox.com Git - mirror_frr.git/commit
debian: clean up debian/ directory for git build
authorDavid Lamparter <equinox@diac24.net>
Mon, 10 Dec 2018 21:46:55 +0000 (22:46 +0100)
committerDavid Lamparter <equinox@diac24.net>
Tue, 18 Dec 2018 00:55:51 +0000 (01:55 +0100)
commit19017544903f24dc77884f8a4c641de41efe9041
tree5fb05d284550601b22befb1842b94bb746cee222
parent72587ab8ef5bff1882ba94747201c80520fb10d0
debian: clean up debian/ directory for git build

Running `dpkg-buildpackage` with source-format "git" complains about
newly created files under debian/.  Remove the build-created frr.init &
frr.service to avoid the build erroring out due to this.

Signed-off-by: David Lamparter <equinox@diac24.net>
debian/rules