diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2014-11-06 17:11:33 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-11-06 17:46:30 +0000 |
| commit | fdb615aa5746665529b9ca10414569b0799a2695 (patch) | |
| tree | 9e669a412b78d082125f785a5be8221622f47dee /main/freerdp/pluginpath.patch | |
| parent | 1b550551eb429c07cd0368abb3414dff679a613e (diff) | |
| download | aports-fdb615aa5746665529b9ca10414569b0799a2695.tar.bz2 aports-fdb615aa5746665529b9ca10414569b0799a2695.tar.xz | |
main/freerdp: upgrade to 1.1.0_beta
Diffstat (limited to 'main/freerdp/pluginpath.patch')
| -rw-r--r-- | main/freerdp/pluginpath.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/main/freerdp/pluginpath.patch b/main/freerdp/pluginpath.patch deleted file mode 100644 index 4a9349b2c0..0000000000 --- a/main/freerdp/pluginpath.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- ./CMakeLists.txt.orig -+++ ./CMakeLists.txt -@@ -127,7 +127,7 @@ - set(FREERDP_KEYMAP_PATH "${CMAKE_INSTALL_PREFIX}/freerdp/keymaps") - - # Path to put plugins --set(FREERDP_PLUGIN_PATH "${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR}/freerdp") -+set(FREERDP_PLUGIN_PATH "${CMAKE_INSTALL_LIBDIR}/freerdp") - - # Include directories - include_directories(${CMAKE_CURRENT_BINARY_DIR}) |
