Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=81289ebd9adbe8d073a2ab3d3572761c8073a8ad

commit 81289ebd9adbe8d073a2ab3d3572761c8073a8ad
Author: Michel Hermier <herm...@frugalware.org>
Date:   Tue Jun 8 22:53:00 2010 +0200

cmake.sh

* Fix obvious typo (found by exceed that was too much coward commit
against a 'crazy' owned file, even if the typo was so obvious).

diff --git a/source/include/cmake.sh b/source/include/cmake.sh
index 53eedd7..e7788ae 100644
--- a/source/include/cmake.sh
+++ b/source/include/cmake.sh
@@ -34,7 +34,7 @@ if [ -z "$_F_cmake_in_source_build" ]; then
fi

if [ -z "$_F_cmake_rpath" ]; then
-        _F_cmake_rpah="OFF"
+        _F_cmake_rpath="OFF"
fi

###
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to