pkgsrc/multimedia/gxine/patches/patch-aq
drochner 571d97041a update to 0.5.904
changes:
-bugfixes

pkgsrc note: I've disabled console output redirection into a log
window because it doesn't work on NetBSD. Is something like
"stdout = fdopen(blah)" legal?
2009-04-17 16:51:07 +00:00

13 lines
432 B
Text

$NetBSD: patch-aq,v 1.3 2009/04/17 16:51:07 drochner Exp $
--- misc/Makefile.in.orig 2009-04-01 17:36:49.000000000 +0200
+++ misc/Makefile.in
@@ -256,7 +256,7 @@ psdir = @psdir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
-sysconfdir = $(GXINE_CONFPATH)
+sysconfdir = $(prefix)/share/examples/gxine
target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@