瀏覽代碼

cleanup packaging again

Ralf S. Engelschall 23 年之前
父節點
當前提交
5584bb390e
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      postgresql/postgresql.spec

+ 1 - 2
postgresql/postgresql.spec

@@ -147,8 +147,7 @@ AutoReqProv:  no
           --with-postgres-lib=`pwd`/../src/interfaces/libpq \
           --with-postgres-include=`pwd`/../src/interfaces/libpq \
           --disable-shared
-  #    %{l_make} %{l_mflags -O}
-      /cw/bin/gmake %{l_mflags -O}
+      %{l_make} %{l_mflags -O}
     )
 %endif