blob: df67fc9b2f27956e6360a32ecaff73420a94ac71 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
diff -ur -x Makefile.in -x aclocal.m4 -x configure -x autom4te.cache xindy.orig/Makefile.am xindy/Makefile.am
--- xindy.orig/Makefile.am 2009-03-29 12:59:15.000000000 +0200
+++ xindy/Makefile.am 2009-11-24 13:51:59.000000000 +0100
@@ -40,7 +40,7 @@
EXTRA_DIST = setup.sh ChangeLog.Gour VERSION
-versiondir = ${prefix}
+versiondir = ${pkglibdir}
version_DATA = VERSION
|