pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/scripts The --database option doesn't exist.
details: https://anonhg.NetBSD.org/pkgsrc/rev/40d27c830891
branches: trunk
changeset: 534195:40d27c830891
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat Oct 13 17:29:26 2007 +0000
description:
The --database option doesn't exist.
diffstat:
mk/scripts/binpkg-cache | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 6047834b0c5b -r 40d27c830891 mk/scripts/binpkg-cache
--- a/mk/scripts/binpkg-cache Sat Oct 13 17:25:19 2007 +0000
+++ b/mk/scripts/binpkg-cache Sat Oct 13 17:29:26 2007 +0000
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: binpkg-cache,v 1.15 2006/12/15 13:15:06 martti Exp $
+# $NetBSD: binpkg-cache,v 1.16 2007/10/13 17:29:26 rillig Exp $
#
# Script for generating a cache file with information about
# all binary packages contained in a directory.
@@ -90,8 +90,6 @@
echo " "
echo " -d|--debug Enables debugging output"
echo " "
- echo " -f|--database <file> Writes the database into file specified by <file>"
- echo " "
echo " -F|--force Forces a rebuild of the cache files even if they are"
echo " otherwise up to date."
echo " "
Home |
Main Index |
Thread Index |
Old Index