From be3d4f3e2f6fb7dea16e7fe2936bb3c85e082208 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Thu, 22 Oct 2020 12:35:55 +0000 Subject: Convert to use @rmempty --- lang/php73/pkg-plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/php73') diff --git a/lang/php73/pkg-plist b/lang/php73/pkg-plist index ec9944af89e7..d619954966b5 100644 --- a/lang/php73/pkg-plist +++ b/lang/php73/pkg-plist @@ -203,7 +203,7 @@ include/php/ext/standard/url.h include/php/ext/standard/url_scanner_ex.h include/php/ext/standard/winver.h @postexec touch %D/include/php/ext/php_config.h -@postunexec [ -s %D/include/php/ext/php_config.h ] || rm %D/include/php/ext/php_config.h +@rmempty include/php/ext/php_config.h include/php/main/SAPI.h include/php/main/build-defs.h include/php/main/fastcgi.h -- cgit v1.2.3