瀏覽代碼

modifying package: mplayer-1.0pre1 20030902 again

Michael Schloh von Bennewitz 22 年之前
父節點
當前提交
33a4cdf455
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      mplayer/mplayer.spec

+ 1 - 1
mplayer/mplayer.spec

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