From 28a0c82564ea2287e2c9a5a6efa158fe02a213c0 Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow (lxpbuetow.webde.local)" Date: Fri, 16 May 2014 17:57:40 +0200 Subject: It were not best that we should all think alike; it is difference of opinion that makes horse-races. -- Mark Twain, "Pudd'nhead Wilson's Calendar" --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fcf76dd..48c371d 100644 --- a/Makefile +++ b/Makefile @@ -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: -- cgit v1.2.3