wok-next diff ocsinventory/receipt @ rev 20846

mingw32-gcc: fix CFLAGS, CXXFLAGS as it is not recent GCC and it don't understand something
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Jun 23 13:59:48 2018 +0300 (2018-06-23)
parents 31b0fa204936
children d5aab818505e
line diff
     1.1 --- a/ocsinventory/receipt	Thu Nov 02 13:24:48 2017 +0100
     1.2 +++ b/ocsinventory/receipt	Sat Jun 23 13:59:48 2018 +0300
     1.3 @@ -14,7 +14,7 @@
     1.4  
     1.5  BUILD_DEPENDS="perl perl-dbd-mysql perl-apache-dbi perl-net-ip perl-xml-simple \
     1.6  wget"
     1.7 -SPLIT="ocsinventory ocsinventory-server ocsreports"
     1.8 +SPLIT="ocsinventory ocsinventory-server" # ocsreports
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()