summaryrefslogtreecommitdiff
path: root/ham/gpredict/patches/patch-aa
blob: 596dff32f664ce6529de15327846234ee248fe22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-aa,v 1.1.1.1 2006/01/15 13:05:39 wulf Exp $

--- po/Makefile.in.in.orig	2006-01-15 10:20:17.000000000 +1030
+++ po/Makefile.in.in	2006-01-15 10:21:04.000000000 +1030
@@ -28,8 +28,7 @@
 
 INSTALL = @INSTALL@
 INSTALL_DATA = @INSTALL_DATA@
-MKINSTALLDIRS = @MKINSTALLDIRS@
-mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac`
+mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
 CC = @CC@
 GMSGFMT = @GMSGFMT@