OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Peter Smej
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 14-Jan-2003 12:14:58
Branch: HEAD Handle: 2003011411145700
Modified files:
openpkg-src/amd amd.spec
Log:
Included FIXME comment
Summary:
Revision Changes Path
1.32 +3 -2 openpkg-src/amd/amd.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/amd/amd.spec
============================================================================
$ cvs diff -u -r1.31 -r1.32 amd.spec
--- openpkg-src/amd/amd.spec 14 Jan 2003 08:31:17 -0000 1.31
+++ openpkg-src/amd/amd.spec 14 Jan 2003 11:14:57 -0000 1.32
@@ -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 @@
--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"
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]