diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-15 06:10:50 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-15 06:10:50 +0000 |
commit | 225a9bca38b4776feda35c828d94eb85955c9f0c (patch) | |
tree | fc82044cdb58157f91ffe5b8bf9090450ef2c719 /palm/jpilot/files/patch-Makefile.in | |
parent | update security/samhain: 1.7.8 -> 1.7.9 (diff) |
update palm/jpilot: 0.99.5 -> 0.99.6
PR: 54479
Submitted by: Alex Varju <varju@webct.com> (maintainer)
Diffstat (limited to 'palm/jpilot/files/patch-Makefile.in')
-rw-r--r-- | palm/jpilot/files/patch-Makefile.in | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/palm/jpilot/files/patch-Makefile.in b/palm/jpilot/files/patch-Makefile.in index 6fa35b74959d..5cc2e99f5a2c 100644 --- a/palm/jpilot/files/patch-Makefile.in +++ b/palm/jpilot/files/patch-Makefile.in @@ -1,11 +1,11 @@ ---- Makefile.in.orig Sat Feb 22 06:41:55 2003 -+++ Makefile.in Sat Feb 22 17:51:22 2003 -@@ -134,7 +134,7 @@ - install_sh = @install_sh@ - plugin_support = @plugin_support@ +--- Makefile.in.orig Thu Jul 10 15:34:16 2003 ++++ Makefile.in Sat Jul 12 15:51:43 2003 +@@ -183,7 +183,7 @@ + sysconfdir = @sysconfdir@ + target_alias = @target_alias@ --SUBDIRS = intl Expense SyncTime KeyRing docs dialer po -+SUBDIRS = intl Expense SyncTime KeyRing dialer po +-SUBDIRS = intl Expense SyncTime KeyRing docs dialer po m4 empty icons ++SUBDIRS = intl Expense SyncTime KeyRing dialer po m4 empty - EXTRA_DIST = reconf autogen.sh ChangeLog docs empty icons \ + EXTRA_DIST = reconf autogen.sh ChangeLog \ config.rpath mkinstalldirs \ |