freebsd-ports/palm/syncal/files/patch-ac
Munechika SUMIKAWA e02e609ae4 upgrade to 0.8.1.
PR:		13690
Reviewed by:	maintainer
1999-10-02 16:43:47 +00:00

19 lines
446 B
Text

*** user.tcl~ Fri Sep 17 22:03:52 1999
--- user.tcl Fri Sep 17 22:05:58 1999
***************
*** 24,30 ****
"Okay" "Cancel"]
if { $result} {
! exec syncal >/dev/null
io_read [ical_leader]
}
cal option AmPm $dm_AmPm
--- 24,30 ----
"Okay" "Cancel"]
if { $result} {
! exec @@PREFIX@@/bin/syncal >/dev/null
io_read [ical_leader]
}
cal option AmPm $dm_AmPm