diff options
author | Micah Anderson <micah@riseup.net> | 2013-06-04 16:20:14 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2013-06-04 16:20:14 -0400 |
commit | cc8dd1e7f3d64ae6d7d69ed08a4346bfabfe7b22 (patch) | |
tree | a2e0bed6e02896914090e0e5d46100359d08cdf9 /debian/rules | |
parent | c790ebedc391b4727cdac5785050514cecb81d33 (diff) |
prepare to upgrade to 0.2.5
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) - |