blob: 98e075486f66d262b2059ae225df3149fe673369 (
about) (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- ./configure.ac.orig 2009-05-06 15:32:25.000000000 -0500
+++ ./configure.ac 2009-06-12 17:40:25.000000000 -0500
@@ -47,7 +47,7 @@
fsect=4
])
-AC_SUBST([pkgdatadir], ['$(datadir)/misc'])
+AC_SUBST([pkgdatadir], ['$(datadir)/file'])
AC_SUBST(fsect)
AM_CONDITIONAL(FSECT5, test x$fsect = x5)
|