diff options
| author | Paul C. Buetow (lxpbuetow.webde.local) <paul@buetow.org> | 2014-05-16 17:57:40 +0200 |
|---|---|---|
| committer | Paul C. Buetow (lxpbuetow.webde.local) <paul@buetow.org> | 2014-05-16 17:57:40 +0200 |
| commit | 28a0c82564ea2287e2c9a5a6efa158fe02a213c0 (patch) | |
| tree | 2c2dac06e40ff01a7bdd5537b543951b63fd23a4 | |
| parent | ebdf1e14437c059bc661640096febfc97cee7da8 (diff) | |
It were not best that we should all think alike; it is difference of opinion0.7.0
that makes horse-races.
-- Mark Twain, "Pudd'nhead Wilson's Calendar"
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ documentation: pod2text ./docs/$(NAME).pod > ./docs/$(NAME).txt cp ./docs/$(NAME).pod README.pod ./bin/fapi -h -n > ./docs/synopsis.txt -# Build a debian package (don't sign it, modify the arguments if you want to sign it) +# Build a debian package deb: all dpkg-buildpackage dch: |
