From 7dcea0d48df8011a911cd4bff4c6bfe786f9ad7d Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Thu, 10 Apr 2014 23:15:34 -0400 Subject: [PATCH] typos of paths-common (Thanks @chtheis, partial fix to #682) --- config/paths-freebsd.conf | 2 +- config/paths-osx.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/paths-freebsd.conf b/config/paths-freebsd.conf index ee636a04..fd788ab4 100644 --- a/config/paths-freebsd.conf +++ b/config/paths-freebsd.conf @@ -2,7 +2,7 @@ [INCLUDES] -before = common-paths.conf +before = paths-common.conf after = paths-overrides.local diff --git a/config/paths-osx.conf b/config/paths-osx.conf index cbe17151..d1b99b38 100644 --- a/config/paths-osx.conf +++ b/config/paths-osx.conf @@ -3,7 +3,7 @@ [INCLUDES] -before = common-paths.conf +before = paths-common.conf after = paths-overrides.local