commit | 6ce685d79b1365588a92340e5c45cdbdea92d5db | [log] [tgz] |
---|---|---|
author | Ed Warnicke <hagbard@gmail.com> | Fri Oct 28 22:52:36 2016 +0000 |
committer | Chris Luke <chris_luke@comcast.com> | Sat Oct 29 20:14:56 2016 +0000 |
tree | caec60cd75a5d06c1611a9a103daff7fcf29b8f2 | |
parent | 8c1bebe83f7e277a36b8f570ed88363a5f3639b3 [diff] [blame] |
Initial deb packaging of vpp-python-api Change-Id: I14d5180d6abd59b813906011718121a2bbc9bafd Signed-off-by: Ed Warnicke <hagbard@gmail.com>
diff --git a/build-root/deb/debian/rules b/build-root/deb/debian/rules index b5afbdb..4ecd38f 100755 --- a/build-root/deb/debian/rules +++ b/build-root/deb/debian/rules
@@ -18,7 +18,7 @@ # main packaging script based on dh7 syntax %: - dh $@ --with dkms --with systemd + dh $@ --with dkms --with systemd,python2 override_dh_install: dh_install --exclude .git