diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-10-23 14:25:16 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-10-23 14:25:16 +0000 |
commit | a2f328dedde101e04cd0d0ce62028b23d939062a (patch) | |
tree | 40f5268dd8e473158e6208ea0965ee2dae5a9d20 /security/steghide/files/patch-aa | |
parent | - Install documentation (both included text files and the manual available (diff) |
Update to 0.5.1
Notes
Notes:
svn path=/head/; revision=91962
Diffstat (limited to 'security/steghide/files/patch-aa')
-rw-r--r-- | security/steghide/files/patch-aa | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/security/steghide/files/patch-aa b/security/steghide/files/patch-aa deleted file mode 100644 index c7116ebe3f77..000000000000 --- a/security/steghide/files/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ ---- Makefile.in.orig Tue May 14 08:50:09 2002 -+++ Makefile.in Sat Aug 10 22:12:35 2002 -@@ -99,8 +99,8 @@ - - EXTRA_DIST = ABOUT-NLS BUGS CREDITS HISTORY depcomp - SUBDIRS = doc intl po src --docdir = $(prefix)/doc/$(PACKAGE)-$(VERSION) --doc_DATA = ABOUT-NLS BUGS COPYING CREDITS HISTORY INSTALL README TODO -+docdir = $(prefix)/share/doc/$(PACKAGE) -+doc_DATA = BUGS CREDITS HISTORY README TODO - subdir = . - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |