Description: Give Debian path for Rscript
Author: Dirk Eddelbuettel <edd@debian.org>
Origin: other
Forwarded: not-needed
Last-Update: 2019-03-24

--- r-cran-getopt-1.20.3.orig/exec/example.R
+++ r-cran-getopt-1.20.3/exec/example.R
@@ -1,4 +1,4 @@
-#!/path/to/Rscript
+#!/usr/bin/Rscript
 library('getopt')
 library('stats')
 #get options, using the spec as defined by the enclosed list.
