summaryrefslogtreecommitdiffstats
path: root/xgen.scm
diff options
context:
space:
mode:
authorThomas Bushnell <tb@debian.org>2008-02-18 15:37:29 -0500
committerBryan Newbold <bnewbold@robocracy.org>2017-02-20 00:05:41 -0800
commit978a3689f0198999230fee96c037cf3f2f5207d9 (patch)
tree910512ad3fa92f22ccf6503c45768d6ae296dae0 /xgen.scm
parente9ed1ad5236ca6314136c4220ac672167b643fc5 (diff)
downloadscm-978a3689f0198999230fee96c037cf3f2f5207d9.tar.gz
scm-978a3689f0198999230fee96c037cf3f2f5207d9.zip
Import Debian changes 5e5-2debian/5e5-2
scm (5e5-2) unstable; urgency=low * continue.h: actually make the change mentioned in 5e5-1. * Makefile: Likewise. * xgen.scm: Likewise. * scm.1: Likewise. * build.scm: Likewise.
Diffstat (limited to 'xgen.scm')
-rwxr-xr-xxgen.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/xgen.scm b/xgen.scm
index 8296775..870c98b 100755
--- a/xgen.scm
+++ b/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.