14 lines
398 B
Plaintext
14 lines
398 B
Plaintext
$NetBSD: patch-al,v 1.1 2004/09/08 16:21:53 wiz Exp $
|
|
|
|
--- rf/support/Makefile.in.orig 2003-01-14 20:03:04.000000000 +0100
|
|
+++ rf/support/Makefile.in
|
|
@@ -90,7 +90,7 @@ install_sh = @install_sh@
|
|
SUBDIRS = gtk
|
|
|
|
EXTRA_DIST = .cvsignore
|
|
-subdir = ./rf/support
|
|
+subdir = rf/support
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
CONFIG_HEADER = $(top_builddir)/config.h
|
|
CONFIG_CLEAN_FILES =
|