From 5361f26e75d3541968fb585a7e2d0af5283994e8 Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow (mars.fritz.box)" Date: Sun, 22 Jun 2014 11:31:47 +0200 Subject: add comment --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 474dc9d..45d699b 100644 --- a/Makefile +++ b/Makefile @@ -33,8 +33,8 @@ version: documentation: pod2man --release="$(NAME) $$(cat .version)" \ --center="User Commands" ./docs/$(NAME).pod > ./docs/$(NAME).1 - #pod2text ./docs/$(NAME).pod | tee ./docs/$(NAME).txt > README.txt pod2text ./docs/$(NAME).pod > ./docs/$(NAME).txt + # For github page cp ./docs/$(NAME).pod ./README.pod # Build a debian package (don't sign it, modify the arguments if you want to sign it) -- cgit v1.2.3