mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-10 13:03:41 -04:00
14 lines
398 B
Plaintext
14 lines
398 B
Plaintext
$NetBSD: patch-ad,v 1.2 2008/04/28 10:54:08 shannonjr Exp $
|
|
|
|
--- ./plugins/pcre/ruleset/Makefile.in.orig 2008-04-24 11:48:21.000000000 -0600
|
|
+++ ./plugins/pcre/ruleset/Makefile.in
|
|
@@ -535,7 +535,7 @@ ruleset_DATA = \
|
|
webmin.rules \
|
|
wu-ftp.rules
|
|
|
|
-rulesetdir = $(configdir)/ruleset
|
|
+rulesetdir = $(prefix)/share/examples/prelude-lml/ruleset
|
|
EXTRA_DIST = $(ruleset_DATA)
|
|
all: all-recursive
|
|
|