diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 22:06:39 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 22:06:39 +0000 |
commit | e85e58a029bd63ae666f1998c5a5629ca64ceee6 (patch) | |
tree | 5c7f99cfbae867a7ff655a3f10b6c23aceb8f59b /x11/qt4-mysql | |
parent | b882d11d24e052ef7a19f4841f4729478cec7f12 (diff) | |
download | pkgsrc-e85e58a029bd63ae666f1998c5a5629ca64ceee6.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'x11/qt4-mysql')
-rw-r--r-- | x11/qt4-mysql/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/qt4-mysql/PLIST b/x11/qt4-mysql/PLIST index 47a9c32972c..71b2a4344f3 100644 --- a/x11/qt4-mysql/PLIST +++ b/x11/qt4-mysql/PLIST @@ -1,3 +1,2 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/15 20:39:42 markd Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 22:06:41 joerg Exp $ qt4/plugins/sqldrivers/libqsqlmysql.la -@unexec ${RMDIR} %D/qt4/plugins/sqldrivers 2>/dev/null || ${TRUE} |