diff options
author | P. J. McDermott <pjm@nac.net> | 2013-09-08 17:38:24 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-09-08 17:38:24 (EDT) |
commit | fafbf3f38200e183f7c97dda4419eb65d7a69f57 (patch) | |
tree | f0d84e450eec57815e40ca109396b3eecae19cc2 | |
parent | cd1495e4926c98180d135ab6e886331cd5f901bc (diff) |
Refresh patch.
-rw-r--r-- | patches/01_pass-some-dirs-to-child-makes.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/01_pass-some-dirs-to-child-makes.patch b/patches/01_pass-some-dirs-to-child-makes.patch index 58637da..038b589 100644 --- a/patches/01_pass-some-dirs-to-child-makes.patch +++ b/patches/01_pass-some-dirs-to-child-makes.patch @@ -10,8 +10,8 @@ From: "P. J. McDermott" <pjm@nac.net> diff -Naur src.orig/Makefile.in src/Makefile.in --- src.orig/Makefile.in 2011-11-21 06:56:20.000000000 -0500 -+++ src/Makefile.in 2012-11-09 23:21:01.494841050 -0500 -@@ -710,7 +710,10 @@ ++++ src/Makefile.in 2013-09-08 17:30:10.954073797 -0400 +@@ -705,7 +705,10 @@ "sharedstatedir=$(sharedstatedir)" \ "sysconfdir=$(sysconfdir)" \ "tooldir=$(tooldir)" \ |