9af4b2f990
Update www/kazehakase from 0.2.9 to 0.3.0. Changes from 0.2.9 to 0.3.0: * Added feed bookmark action (Kouhei Sutou) * Fixed some crash bugs. (I have been running this since Sept. 10. Sorry for the delay in updating.)
13 lines
414 B
Text
13 lines
414 B
Text
$NetBSD: patch-ab,v 1.2 2005/09/17 22:40:36 reed Exp $
|
|
|
|
--- etc/Makefile.in.orig 2005-08-28 23:22:15.000000000 +0000
|
|
+++ etc/Makefile.in
|
|
@@ -212,7 +212,7 @@ sharedstatedir = @sharedstatedir@
|
|
sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
SUBDIRS = mozilla
|
|
-kzetcdir = $(sysconfdir)/$(PACKAGE)
|
|
+kzetcdir = @datadir@/examples/@PACKAGE_TARNAME@
|
|
kzetc_DATA = \
|
|
kz-ui-beginner.xml \
|
|
kz-ui-medium.xml \
|