Browse Source

modifying package: mplayer-1.0pre1 20030902 again

Michael Schloh von Bennewitz 22 years ago
parent
commit
33a4cdf455
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mplayer/mplayer.spec

+ 1 - 1
mplayer/mplayer.spec

@@ -95,7 +95,7 @@ AutoReqProv:  no
     case "%{l_target}" in *-solaris*) host=solaris ;;
         *-linux*)   host=linux ;;
         *-freebsd*) host=freebsd ;;
-        *)          host=`uname | tr A-Z a-z`-g++ ;;
+        *)          host=`uname | tr A-Z a-z` ;;
     esac
 
     #   build live streaming libs first