Skip to content

Commit

Permalink
The --path flag is deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
hennevogel committed Mar 14, 2022
1 parent dcd4730 commit e8d004f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dist/obs-bundled-gems.spec
Expand Up @@ -117,8 +117,9 @@ bundle config build.nokogiri --use-system-libraries
bundle config build.sassc --disable-march-tune-native
bundle config build.nio4r --with-cflags='%{optflags} -Wno-return-type'
bundle config force_ruby_platform true
bundle config set --local path %{buildroot}%_libdir/obs-api/

bundle --local --path %{buildroot}%_libdir/obs-api/
bundle install --local
popd

pushd %{_sourcedir}/open-build-service-*/dist
Expand Down

0 comments on commit e8d004f

Please sign in to comment.