diff options
| author | Will Andrews <will@FreeBSD.org> | 2001-03-10 17:47:33 +0000 |
|---|---|---|
| committer | Will Andrews <will@FreeBSD.org> | 2001-03-10 17:47:33 +0000 |
| commit | e457043e831738e7911995e0fc7dc7a324409e2a (patch) | |
| tree | ff3a482ac7b778800744d0e0689dce193a9d4ce6 /french/dico/files/patch-manuel-Makefile.am | |
| parent | 70fc022f31c13667ad58359dfbf3eddc2c18da99 (diff) | |
Add dico 1.1, an interactive dictionary in french.
PR: 21902
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
Diffstat (limited to 'french/dico/files/patch-manuel-Makefile.am')
| -rw-r--r-- | french/dico/files/patch-manuel-Makefile.am | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/french/dico/files/patch-manuel-Makefile.am b/french/dico/files/patch-manuel-Makefile.am new file mode 100644 index 000000000000..2218415ef217 --- /dev/null +++ b/french/dico/files/patch-manuel-Makefile.am @@ -0,0 +1,10 @@ +--- old/manuel/Makefile.am Thu Jan 1 01:00:00 1970 ++++ new/manuel/Makefile.am Wed Oct 11 03:46:58 2000 +@@ -0,0 +1,7 @@ ++docdir = $(datadir)/doc/dico ++doc_DATA = copying.doc ++ ++man_MANS = dico.1 ++ ++EXTRA_DISTS = install.doc.msdos manuel.txt msdos.doc readme.txt.msdos \ ++ unix.doc |
