mirror of
git://slackware.nl/current.git
synced 2024-12-28 09:59:53 +01:00
12 lines
302 B
Diff
12 lines
302 B
Diff
|
--- ./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)
|
||
|
|