#! /bin/sh /usr/share/dpatch/dpatch-run
## 02_amsn_remote.dpatch by <muammarelkhatib@gmail.com>
##
## DP: A patch to change amsn-remote to make it use wish8.5 instead
## of wish8.4 because both wish versions can exist in the same system.
@DPATCH@
--- amsn-0.97/amsn-remote 2008-07-03 15:44:05.000000000 -0430
+++ amsn-remote 2008-07-03 15:43:37.000000000 -0430
@@ -1,9 +1,9 @@
-#!/usr/bin/wish
+#!/usr/bin/wish8.5
###
### Remote controller program
###
-source amsncore.tcl
+source /usr/share/amsn/amsncore.tcl
set initialize_amsn 1