浏览代码

Included FIXME comment

Peter Smej 23 年之前
父节点
当前提交
07b7e02dd8
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. 3 2
      amd/amd.spec

+ 3 - 2
amd/amd.spec

@@ -23,7 +23,8 @@
 ##  SUCH DAMAGE.
 ##
 
-# FIXME        ps   nfs_args not found in FreeBSD 5.0-CURRENT
+# FIXME        ps   configure is not able to find nfs depending mount table options
+# FIXME        ps   in FreeBSD 5.0-CURRENT
 
 #   package information
 Name:         amd
@@ -88,7 +89,7 @@ AutoReqProv:  no
         --disable-shared \
         --without-ldap
     %{l_make} %{l_mflags}
-
+    exit 1234
 %install
     rm -rf $RPM_BUILD_ROOT
     %{l_make} %{l_mflags} install AM_MAKEFLAGS="DESTDIR=$RPM_BUILD_ROOT"