tags 480616 + patch
thanks

Patch attached.


Regards,

-- 
Chris Lamb, UK                                       [EMAIL PROTECTED]
                                                            GPG: 0x634F9A20
diff -urNad truc-1.0.7.orig/truc truc-1.0.7/truc
--- truc-1.0.7.orig/truc        2008-05-24 14:31:23.000000000 +0100
+++ truc-1.0.7/truc     2008-05-24 14:33:26.000000000 +0100
@@ -663,7 +663,7 @@
 msgv 9 "Do the uuencode: $DO_UUENCODE"
 
 #Select the untruc script to include
-for prog in $PROGD/untruc $STARTD/untruc `type untruc | cut -f3 -d' '`
+for prog in $PROGD/untruc $STARTD/untruc `which untruc`
 do
   if [ -x $prog ]
   then

Attachment: signature.asc
Description: PGP signature

Reply via email to