Want more features on Pastebin? Sign Up, it's FREE!
Guest

kxstitch-1.2.0-import.patch

By: a guest on Jun 12th, 2015  |  syntax: None  |  size: 0.59 KB  |  views: 74  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. diff -Nru kxstitch-1.2.0.orig/CMakeLists.txt kxstitch-1.2.0/CMakeLists.txt
  2. --- kxstitch-1.2.0.orig/CMakeLists.txt  2015-06-12 08:38:05.000000000 +0200
  3. +++ kxstitch-1.2.0/CMakeLists.txt       2015-06-12 08:40:33.000000000 +0200
  4. @@ -138,7 +138,7 @@
  5.  add_definitions( -DKDE_NO_COMPAT )
  6.  add_definitions( -fexceptions )
  7.  add_definitions( -DMAGICKCORE_QUANTUM_DEPTH=16 )
  8. -add_definitions( -DMAGICKCORE_HDRI_ENABLE=0 )
  9. +add_definitions( -DMAGICKCORE_HDRI_ENABLE=1 )
  10.  
  11.  install (TARGETS kxstitch DESTINATION ${BIN_INSTALL_DIR})
  12.  install (FILES kxstitchui.rc DESTINATION ${DATA_INSTALL_DIR}/kxstitch)
clone this paste RAW Paste Data