瀏覽代碼

Fix build problems associated with make flags by removing them

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

+ 2 - 2
gv/gv.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
 Group:        XWindow
 License:      GPL
 Version:      3.5.8
-Release:      20030115
+Release:      20030509
 
 #   list of sources
 Source0:      ftp://ftpthep.physik.uni-mainz.de/pub/gv/unix/gv-%{version}.tar.gz
@@ -79,7 +79,7 @@ AutoReqProv:  no
     #   generate Makefiles and build gv
     PATH=$PATH:`%{l_prefix}/etc/rc --query x11_bindir`
     xmkmf -a
-    %{l_make} %{l_mflags}
+    %{l_make}
 
 %install
     rm -rf $RPM_BUILD_ROOT