From: <ai...@us...> - 2013-12-02 00:33:24
|
Revision: 12796 http://sourceforge.net/p/plplot/code/12796 Author: airwin Date: 2013-12-02 00:33:22 +0000 (Mon, 02 Dec 2013) Log Message: ----------- Change the name of the file being patched from bp.cmake to CMakeLists.txt Modified Paths: -------------- trunk/cmake/epa_build/configured_pango.patch Modified: trunk/cmake/epa_build/configured_pango.patch =================================================================== --- trunk/cmake/epa_build/configured_pango.patch 2013-12-02 00:27:33 UTC (rev 12795) +++ trunk/cmake/epa_build/configured_pango.patch 2013-12-02 00:33:22 UTC (rev 12796) @@ -1,7 +1,7 @@ -Index: itstool/bp.cmake +Index: itstool/CMakeLists.txt =================================================================== ---- itstool/bp.cmake (revision 12790) -+++ itstool/bp.cmake (working copy) +--- itstool/CMakeLists.txt (revision 12790) ++++ itstool/CMakeLists.txt (working copy) @@ -64,7 +64,6 @@ set(${BP_PACKAGE}_URL http://files.itstool.org/itstool/itstool-1.2.0.tar.bz2) set(${BP_PACKAGE}_DOWNLOAD_HASH_TYPE SHA256) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |