Description: implement the previous direct upstream source code changes.
Reviewed-by: Joao Eriberto Mota Filho <eriberto@debian.org>
Last-Update: 2014-09-21
Index: podracer-1.4/podracer
===================================================================
--- podracer-1.4.orig/podracer
+++ podracer-1.4/podracer
@@ -44,7 +44,7 @@ subscriptions=$progdir/subscriptions
 
 # The location of the sample subscription file that will be copied to a user's
 # directory when running Podracer for the first time
-sample=/usr/share/doc/$progname/sample.subscriptions
+sample=/usr/share/$progname/sample.subscriptions
 
 # A temporary place to store subscriptions.  It allows for comments in the
 # original subscription file.
Index: podracer-1.4/podracer.conf
===================================================================
--- podracer-1.4.orig/podracer.conf
+++ podracer-1.4/podracer.conf
@@ -23,7 +23,7 @@
 
 # The location of the sample subscription file that will be copied to a user's
 # directory when running Podracer for the first time
-#sample=/usr/share/doc/$progname/sample.subscriptions
+#sample=/usr/share/$progname/sample.subscriptions
 
 # A temporary place to store subscriptions.  It allows for comments in the
 # original subscription file.
