diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-07-13 22:55:52 +0200 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-07-13 22:55:52 +0200 |
| commit | 5c73b036d29f34893d791c94acd8aa931d0982fd (patch) | |
| tree | 01ed64d37eca41b169bf194f1b5bf9f397f8fe28 /kde-apps/cantor/files/cantor-16.12.2-bashism.patch | |
| parent | 2f824fd30e91c5a03af2aa6d6e11e18c42bd6e4a (diff) | |
| download | kde-5c73b036d29f34893d791c94acd8aa931d0982fd.tar.gz kde-5c73b036d29f34893d791c94acd8aa931d0982fd.tar.bz2 kde-5c73b036d29f34893d791c94acd8aa931d0982fd.zip | |
kde-apps: Drop 17.04 stable branch
No more development.
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'kde-apps/cantor/files/cantor-16.12.2-bashism.patch')
| -rw-r--r-- | kde-apps/cantor/files/cantor-16.12.2-bashism.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/kde-apps/cantor/files/cantor-16.12.2-bashism.patch b/kde-apps/cantor/files/cantor-16.12.2-bashism.patch deleted file mode 100644 index 424ca4d15aa..00000000000 --- a/kde-apps/cantor/files/cantor-16.12.2-bashism.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/cmake/FindR.cmake b/cmake/FindR.cmake -index 6303417..6494884 100644 ---- a/cmake/FindR.cmake -+++ b/cmake/FindR.cmake -@@ -31,7 +31,7 @@ IF(R_EXECUTABLE) - OUTPUT_VARIABLE R_INCLUDE_DIR) - ELSE(WIN32) - EXECUTE_PROCESS( -- COMMAND ${R_EXECUTABLE} CMD sh -c "echo -n $R_INCLUDE_DIR" -+ COMMAND ${R_EXECUTABLE} CMD sh -c "printf $R_INCLUDE_DIR" - OUTPUT_VARIABLE R_INCLUDE_DIR) - ENDIF(WIN32) - ENDIF(NOT R_INCLUDE_DIR) |
