blob: 1f0ca76c5fbe160126181b02c11ef49a99a97a9d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-am,v 1.1 2004/09/08 16:21:53 wiz Exp $
--- rf/support/gtk/Makefile.in.orig 2003-01-14 20:03:03.000000000 +0100
+++ rf/support/gtk/Makefile.in
@@ -88,7 +88,7 @@ am__quote = @am__quote@
gcvspath = @gcvspath@
install_sh = @install_sh@
EXTRA_DIST = stdafx.h
-subdir = ./rf/support/gtk
+subdir = rf/support/gtk
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
|