Fix the @exec-update call.

This commit is contained in:
ajacoutot 2012-09-28 10:19:28 +00:00
parent 9213125660
commit aa00ad2704
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.141 2012/09/27 10:07:55 giovanni Exp $
# $OpenBSD: Makefile,v 1.142 2012/09/28 10:19:28 ajacoutot Exp $
COMMENT-main= Common Unix Printing System
COMMENT-libs= CUPS libraries and headers
@ -7,7 +7,7 @@ VERSION= 1.6.1
DISTNAME= cups-${VERSION}-source
EXTRACT_SUFX= .tar.bz2
REVISION-main= 4
REVISION-main= 5
REVISION-libs= 3
PKGNAME-main= cups-${VERSION}

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.5 2012/09/27 10:07:55 giovanni Exp $
@comment $OpenBSD: PLIST-main,v 1.6 2012/09/28 10:19:28 ajacoutot Exp $
@conflict LPRng-*
@pkgpath print/cups
@pkgpath print/cups,ldap
@ -609,7 +609,7 @@ share/locale/es/
share/locale/es/cups_es.po
share/locale/ja/
share/locale/ja/cups_ja.po
@exec-update rm -f /var/cache/cups/* 2>/dev/null
@exec-update rm -f /var/cache/cups/* 2>/dev/null || true
@extraunexec rm -rf /var/cache/cups
@extraunexec rm -rf /var/spool/cups
@rcscript ${RCDIR}/cupsd