mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 20:07:50 -04:00
14 lines
356 B
Plaintext
14 lines
356 B
Plaintext
$NetBSD: patch-po_Makefile.in,v 1.2 2014/11/30 08:40:51 spz Exp $
|
|
|
|
--- po/Makefile.in.orig 2014-10-04 09:29:01.000000000 +0000
|
|
+++ po/Makefile.in
|
|
@@ -381,7 +381,7 @@ target_vendor = @target_vendor@
|
|
top_build_prefix = @top_build_prefix@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-SUBDIRS = mcs
|
|
+SUBDIRS =
|
|
all: all-recursive
|
|
|
|
.SUFFIXES:
|