[mongodb] fix path in mongodb-sm-pkgconfig.patch

Nathaniel McCallum npmccallum at fedoraproject.org
Mon Jan 16 19:18:21 UTC 2012


commit 58bca7ba5389f6a24ee5cce299f4c1ff99e42c72
Author: Nathaniel McCallum <nathaniel at themccallums.org>
Date:   Mon Jan 16 14:18:17 2012 -0500

    fix path in mongodb-sm-pkgconfig.patch

 mongodb-sm-pkgconfig.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mongodb-sm-pkgconfig.patch b/mongodb-sm-pkgconfig.patch
index be5fdf3..f90734e 100644
--- a/mongodb-sm-pkgconfig.patch
+++ b/mongodb-sm-pkgconfig.patch
@@ -1,7 +1,7 @@
 diff --git a/src/third_party/sm.py b/src/third_party/sm.py
 index 19a4dcb..f7608ed 100644
---- a/src/third_party/sm.py
-+++ b/src/third_party/sm.py
+--- a/third_party/sm.py
++++ b/third_party/sm.py
 @@ -111,4 +111,14 @@ def configureSystem( env , fileLists , options ):
      
      configureBasics( env , fileLists , options )


More information about the scm-commits mailing list