diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 | 
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 | 
| commit | 8673c7ec800a8bcc6da14c506081a3cb76e2b8ea (patch) | |
| tree | ad3f495c08f0cc331b6958d319f699d021175c19 /mail/courier-authlib-vchkpw/files/patch-liblog::Makefile.in | |
| parent | Fix plist problems. (diff) | |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_4_0'.release/5.4.0
Diffstat (limited to 'mail/courier-authlib-vchkpw/files/patch-liblog::Makefile.in')
| -rw-r--r-- | mail/courier-authlib-vchkpw/files/patch-liblog::Makefile.in | 13 | 
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/courier-authlib-vchkpw/files/patch-liblog::Makefile.in b/mail/courier-authlib-vchkpw/files/patch-liblog::Makefile.in deleted file mode 100644 index 301ba9c2efba..000000000000 --- a/mail/courier-authlib-vchkpw/files/patch-liblog::Makefile.in +++ /dev/null @@ -1,13 +0,0 @@ ---- liblog/Makefile.in.orig	Sat Dec 18 18:31:57 2004 -+++ liblog/Makefile.in	Sat Dec 18 18:32:18 2004 -@@ -346,8 +346,8 @@ - 	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ - 	  inst=`echo $$inst | sed -e 's/^.*\///'`; \ - 	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \ --	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ --	  $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \ -+	  echo " %%INSTALL_MAN%% '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ -+	  %%INSTALL_MAN%% "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \ - 	done - uninstall-man1: - 	@$(NORMAL_UNINSTALL)  | 
