forked from Lainports/opnsense-ports
19 lines
451 B
Text
19 lines
451 B
Text
--- Makefile.in.orig 2007-11-01 14:05:59 UTC
|
|
+++ Makefile.in
|
|
@@ -237,14 +237,12 @@ sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-SUBDIRS = Pics po scintilla intl src pixmaps man gnome
|
|
-gtksqldocdir = ${prefix}/doc/gtksql
|
|
+SUBDIRS = Pics po src pixmaps man gnome
|
|
+gtksqldocdir = ${docdir}
|
|
gtksqldoc_DATA = \
|
|
README\
|
|
- COPYING\
|
|
AUTHORS\
|
|
ChangeLog\
|
|
- INSTALL\
|
|
NEWS\
|
|
TODO
|
|
|