diff options
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 bffaf5d0b0b9..fd613d71439d 100644 --- a/palm/jpilot/files/patch-Makefile.in +++ b/palm/jpilot/files/patch-Makefile.in @@ -1,11 +1,11 @@ ---- Makefile.in.orig Sun Oct 30 18:00:53 2005 -+++ Makefile.in Tue Nov 1 17:17:43 2005 -@@ -302,7 +302,7 @@ +--- Makefile.in 2008-11-06 00:38:50.000000000 +0100 ++++ Makefile.in 2008-11-06 00:40:39.000000000 +0100 +@@ -331,7 +331,7 @@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ --SUBDIRS = Expense SyncTime KeyRing docs dialer po m4 empty icons -+SUBDIRS = Expense SyncTime KeyRing dialer po m4 empty - - # install the manual docs - colordir = $(prefix)/share/$(PACKAGE) +-SUBDIRS = Expense SyncTime KeyRing dialer m4 po icons docs empty ++SUBDIRS = Expense SyncTime KeyRing dialer m4 po empty + EXTRA_DIST = config.rpath mkinstalldirs reconf autogen.sh \ + intltool-extract.in intltool-merge.in intltool-update.in \ + ChangeLog ChangeLog.cvs \ |