nur-packages

My NUR packages
git clone git://git.sikmir.ru/nur-packages
Log | Files | Refs | README | LICENSE

subprocess.patch (571B)


      1 diff --git i/CMakeLists.txt w/CMakeLists.txt
      2 index 576057a..4925b07 100644
      3 --- i/CMakeLists.txt
      4 +++ w/CMakeLists.txt
      5 @@ -12,10 +12,10 @@ find_or_fetch_package(ftxui v4.0.0
      6    d301fab1f4ecdd3544ed99b9c98e647d5804c341
      7  )
      8  
      9 -find_or_fetch_package(subprocess v0.4.0
     10 -  https://github.com/benman64/subprocess
     11 -  e1cae5e86e5d089e65e906f7c13917b7bbb75d04
     12 -)
     13 +#find_or_fetch_package(subprocess v0.4.0
     14 +#  https://github.com/benman64/subprocess
     15 +#  e1cae5e86e5d089e65e906f7c13917b7bbb75d04
     16 +#)
     17  
     18  # ------------------------------------------------------------------------------
     19