Browse Source

fix build

master
parent
commit
706c0d7f61
  1. 1
      mpg123/mpg123.spec

1
mpg123/mpg123.spec

@ -52,6 +52,7 @@ AutoReqProv: no
%setup -q
%build
PATH="%{l_prefix}/bin:$PATH"; export PATH
case "%{l_target}" in
*-freebsd* ) os="freebsd" ;;
*-solaris* ) os="solaris" ;;

Loading…
Cancel
Save