From 63988ab77847e364b7971802320cd23be95f69b2 Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Fri, 29 Apr 2011 18:02:24 +0200 Subject: added a dummy README for the git, needed by some distribution maintainers --- README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..4d3ae36 --- /dev/null +++ b/README @@ -0,0 +1,12 @@ +Note: +This is a dummy README needed by some maintainers that use the git +repository to fetch epgsearch. In the official or beta tar balls it +is replaced by a symbolic link to + +./doc/en/epgsearch.1.txt + +which is not part of the git repository since it is built from the +sources (via 'make docs'). + +If its in the way, just remove it. + -- cgit v1.2.3