OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re Date: 13-Jan-2004 21:17:15
Branch: HEAD Handle: 2004011320171500
Modified files:
openpkg-re/vcheck Makefile
Log:
sorry, wrong path
Summary:
Revision Changes Path
1.14 +1 -1 openpkg-re/vcheck/Makefile
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/Makefile
============================================================================
$ cvs diff -u -r1.13 -r1.14 Makefile
--- openpkg-re/vcheck/Makefile 13 Jan 2004 20:16:15 -0000 1.13
+++ openpkg-re/vcheck/Makefile 13 Jan 2004 20:17:15 -0000 1.14
@@ -1,5 +1,5 @@
-VCHECK = /openpkg/bin/vcheck
+VCHECK = /openpkg-dev/bin/vcheck
HOURS = 0
PKG = all
SRCDIR = ../../src/
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]