diff options
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules index e7c975e..7bf6077 100755 --- a/debian/rules +++ b/debian/rules @@ -3,5 +3,3 @@ %: dh $@ --with python2 --buildsystem=python_distutils -# FIXME: need to insert an extra build step to generate from the inputs the proto (and build dep on protobuf-c-compiler) - |