13 lines
443 B
Text
13 lines
443 B
Text
$NetBSD: patch-ac,v 1.1.1.1 2011/01/23 14:31:56 wiz Exp $
|
|
|
|
--- vfs/extfs/Makefile.in.orig 2008-02-14 12:56:12.000000000 +0100
|
|
+++ vfs/extfs/Makefile.in
|
|
@@ -226,7 +226,7 @@ target_alias = @target_alias@
|
|
extfsdir = $(pkgdatadir)/extfs
|
|
|
|
# Files to install and distribute other than extfs scripts
|
|
-EXTFS_MISC = README extfs.ini sfs.ini
|
|
+EXTFS_MISC = README
|
|
|
|
# Scripts hat don't need adaptation to the local system
|
|
EXTFS_CONST = bpp rpm trpm
|