diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-07-01 13:09:49 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-07-01 13:09:49 +0000 |
commit | d198037d6f74f008beb3811a30f8c2cd649da4c7 (patch) | |
tree | 572002b59eb425fc66c1e9f1969d2eafe87c0655 /Keywords | |
parent | 443707c4c68d1dfb85c678f4067b9d2a7980f7ea (diff) |
xmlcatmgr does not actually expect multiple arguments
Notes
Notes:
svn path=/head/; revision=417878
Diffstat (limited to 'Keywords')
-rw-r--r-- | Keywords/xmlcatmgr.ucl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Keywords/xmlcatmgr.ucl b/Keywords/xmlcatmgr.ucl index 474c4a81bc79..a4532775f47f 100644 --- a/Keywords/xmlcatmgr.ucl +++ b/Keywords/xmlcatmgr.ucl @@ -1,7 +1,6 @@ # $FreeBSD$ actions: [file] -arguments: true post-install: <<EOD case "%@" in /*) cat="%@" ;; |