Update to last successful build

be18cf92f9db9a33175cfdbedb68448fe6006a69 Enable the comps parser for SUSE

OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libsolv?expand=0&rev=587
This commit is contained in:
ZYpp Developers 2015-07-20 13:25:57 +00:00 committed by Git OBS Bridge
parent f352e0ef67
commit b8ba9ac656
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:52d40e23af10b61b1147fbb5ae125f6bf3413d11f6fba25279e085ccb1bac5b5
size 448443
oid sha256:da73b11081e8fa3b809aeaa3bee771b786eeec426503b68254767d2241079a05
size 448472

View File

@ -170,7 +170,7 @@ CMAKE_FLAGS=
CMAKE_FLAGS="-DFEDORA=1"
%endif
%if 0%{?suse_version}
CMAKE_FLAGS="-DSUSE=1 -DENABLE_APPDATA=1"
CMAKE_FLAGS="-DSUSE=1 -DENABLE_APPDATA=1 -DENABLE_COMPS=1"
%endif
cmake $CMAKE_FLAGS \