You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
370 B
14 lines
370 B
Index: Makefile.in |
|
--- Makefile.in.orig 2011-02-05 16:26:29.000000000 +0100 |
|
+++ Makefile.in 2011-02-06 16:00:49.000000000 +0100 |
|
@@ -62,8 +62,8 @@ |
|
|
|
# Miscelaneous install paths |
|
bindir=$(prefix)/bin |
|
-docdir=$(prefix)/share/doc/dwdiff-1.9 |
|
-mandir=$(prefix)/share/man |
|
+docdir=$(prefix)/share/dwdiff |
|
+mandir=$(prefix)/man |
|
|
|
all: dwdiff $(DWFILTER:yes=dwfilter) linguas |
|
|
|
|