diff options
author | Francesco Colista <francesco.colista@gmail.com> | 2012-05-07 14:34:17 +0000 |
---|---|---|
committer | Francesco Colista <francesco.colista@gmail.com> | 2012-05-07 14:35:12 +0000 |
commit | 6252d05fb4208d70d36882cde2b0ee1b17c48a99 (patch) | |
tree | 538e5d7f43a6c6f267c2865aaba7f1b9978d5b5f /main/cvechecker/cvechecker.post-install | |
parent | cf51994bd3479e62c75255aacce17764cfcf4be0 (diff) | |
download | aports-6252d05fb4208d70d36882cde2b0ee1b17c48a99.tar.bz2 aports-6252d05fb4208d70d36882cde2b0ee1b17c48a99.tar.xz |
main/cvechecker: fixed buffsize error causing parsing error
Diffstat (limited to 'main/cvechecker/cvechecker.post-install')
-rw-r--r-- | main/cvechecker/cvechecker.post-install | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/main/cvechecker/cvechecker.post-install b/main/cvechecker/cvechecker.post-install deleted file mode 100644 index c8482a13da..0000000000 --- a/main/cvechecker/cvechecker.post-install +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -addgroup cvechecker &>/dev/null |