aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/01_README.scan.dpatch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/01_README.scan.dpatch')
-rw-r--r--debian/patches/01_README.scan.dpatch26
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/patches/01_README.scan.dpatch b/debian/patches/01_README.scan.dpatch
new file mode 100644
index 0000000..504ae6a
--- /dev/null
+++ b/debian/patches/01_README.scan.dpatch
@@ -0,0 +1,26 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 01_README.scan.dpatch by Thomas Schmidt <thomas.schmidt@in.stud.tu-ilmenau.de>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: change Readme to list Debian-specific Paths
+
+@DPATCH@
+diff -urNad /home/chelli/vdr/cvs/dvb/linuxtv-dvb-apps/util/scan/README linuxtv-dvb-apps/util/scan/README
+--- /home/chelli/vdr/cvs/dvb/linuxtv-dvb-apps/util/scan/README 2004-01-17 17:59:46.000000000 +0100
++++ linuxtv-dvb-apps/util/scan/README 2004-05-23 13:15:18.000000000 +0200
+@@ -7,12 +7,12 @@
+ and dvb-t networks around the world. If you make a new one feel free to
+ submit it to the linux-dvb mailing list http://linuxtv.org/mailinglists.xml.
+
+-Basic usage: ./scan dvb-s/Astra-19.2E | tee mychannels.conf
++Basic usage: scan /usr/share/doc/dvb-utils/examples/scan/dvb-s/Astra-19.2E | tee mychannels.conf
+
+ If you want it to check a specific frequency, tune to that frequency
+-(e.g. using szap/tzap/czap) and then use './scan -c'.
++(e.g. using szap/tzap/czap) and then use 'scan -c'.
+
+-For more scan options see ./scan -h.
++For more scan options see scan -h.
+
+ Good luck,
+ Holger + Johannes