OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 27-Sep-2002 16:12:19
Branch: HEAD Handle: 2002092715121800
Modified files:
openpkg-src/integrit integrit.patch
Log:
Fix the patch by inserting tabs.
Summary:
Revision Changes Path
1.4 +2 -2 openpkg-src/integrit/integrit.patch
____________________________________________________________________________
Index: openpkg-src/integrit/integrit.patch
============================================================
$ cvs diff -u -r1.3 -r1.4 integrit.patch
--- openpkg-src/integrit/integrit.patch 27 Sep 2002 12:56:54 -0000 1.3
+++ openpkg-src/integrit/integrit.patch 27 Sep 2002 14:12:18 -0000 1.4
@@ -6,8 +6,8 @@
done
@:; iistatus=0; \
- if ! $(INSTALL_INFO) --version > /dev/null 2>&1; then \
-+ $(INSTALL_INFO) --version > /dev/null 2>&1; stat=$$; \
-+ if test $$stat != 0; then \
++ $(INSTALL_INFO) --version > /dev/null 2>&1; stat=$$; \
++ if test $$stat != 0; then \
iistatus=1; \
elif test ! -z "`$(INSTALL_INFO) --version 2>&1 | grep texinfo`"; then \
(set -xe; \
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]