1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/palm/syncal/files/patch-ac

20 lines
450 B
Plaintext

*** user.tcl.orig Mon Jul 17 07:33:27 2000
--- user.tcl Fri Dec 22 14:13:30 2000
***************
*** 26,32 ****
if { $result} {
ical_save
! exec syncal -v $HOME/.syncal.log
io_read [ical_leader]
}
cal option AmPm $dm_AmPm
--- 26,32 ----
if { $result} {
ical_save
! exec @@PREFIX@@/bin/syncal -v $HOME/.syncal.log
io_read [ical_leader]
}
cal option AmPm $dm_AmPm