Advertisement
ponce

gnucash cmake patch

Jul 22nd, 2019
331
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.41 KB | None | 0 0
  1. --- ./gnucash.SlackBuild.orig   2019-07-22 19:48:39.786527204 +0200
  2. +++ ./gnucash.SlackBuild        2019-07-22 19:41:15.995533708 +0200
  3. @@ -116,6 +116,8 @@
  4.   \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
  5.    -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
  6.  
  7. +sed -i '1iinclude(CheckSymbolExists)' gnucash/register/register-gnome/CMakeLists.txt
  8. +
  9.    mkdir -p build
  10.  cd build
  11.    cmake \
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement