From 69257a0530be17a6cf3c9427e0fdf337930f0428 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Sun, 5 Mar 2017 20:12:44 -0800 Subject: update patches for new upstream (5f2) --- debian/patches/not-usr-local.patch | 26 ++++++-------------------- 1 file changed, 6 insertions(+), 20 deletions(-) (limited to 'debian/patches/not-usr-local.patch') diff --git a/debian/patches/not-usr-local.patch b/debian/patches/not-usr-local.patch index f669b5c..908d36e 100644 --- a/debian/patches/not-usr-local.patch +++ b/debian/patches/not-usr-local.patch @@ -1,11 +1,9 @@ Description: Reference Debian install locations Forwarded: not-needed Author: Bryan Newbold -Index: scm/scm.info -=================================================================== ---- scm.orig/scm.info -+++ scm/scm.info -@@ -2583,11 +2583,11 @@ file has (different) meanings to SCM and +--- a/scm.info ++++ b/scm.info +@@ -2721,11 +2721,11 @@ file has (different) meanings to SCM and This combination of interpretatons allows SCM source files to be used as POSIX shell-scripts if the first line is: @@ -19,11 +17,9 @@ Index: scm/scm.info - !# (define (fact.script args) -Index: scm/scm.texi -=================================================================== ---- scm.orig/scm.texi -+++ scm/scm.texi -@@ -2284,14 +2284,14 @@ This combination of interpretatons allow +--- a/scm.texi ++++ b/scm.texi +@@ -2368,14 +2368,14 @@ This combination of interpretatons allow POSIX shell-scripts if the first line is: @example @@ -40,13 +36,3 @@ Index: scm/scm.texi - !# (define (fact.script args) -Index: scm/xgen.scm -=================================================================== ---- scm.orig/xgen.scm -+++ scm/xgen.scm -@@ -1,4 +1,4 @@ --#! /usr/local/bin/scm \ %0 %* -+#! /usr/bin/scm \ %0 %* - - !# - ;;;; "xgen.scm", Convert C Event structs to xevent.h and xevent.scm. - ;; Copyright (C) 1991-2000 Free Software Foundation, Inc. -- cgit v1.2.3