Crap. crap crap crap.
This commit is contained in:
parent
7bf6498acd
commit
2681f87e2e
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh -e
|
||||
#
|
||||
# $Id: pkgchk.sh,v 1.18 2001/09/29 08:18:09 abs Exp $
|
||||
# $Id: pkgchk.sh,v 1.19 2001/09/29 08:24:23 abs Exp $
|
||||
#
|
||||
# TODO: Handle and as well as or tags (eg: i386+x11)
|
||||
# TODO: Handle updates with dependencies via binary packages
|
||||
|
@ -281,7 +281,6 @@ if [ -n "$opt_c" ];then
|
|||
}
|
||||
' < $PKGCHK_CONF
|
||||
`
|
||||
exit;
|
||||
fi
|
||||
|
||||
# Check packages are installed
|
||||
|
|
Loading…
Reference in a new issue