blob: a7fd3725853037999d3478080a24103294d307aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ah,v 1.3 1998/08/07 11:10:31 agc Exp $
--- configure.orig Wed May 27 10:50:18 1998
+++ configure Sat Jul 4 06:17:46 1998
@@ -640,7 +640,7 @@
program_prefix=${target_alias}-
-RPMCONFIGDIR='$(libdir)'
+RPMCONFIGDIR='$(datadir)/misc'
# Extract the first word of "gcc", so it can be a program name with args.
set dummy gcc; ac_word=$2
|