diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-14 03:33:13 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-14 03:33:13 (EDT) |
commit | 768731de84cdee65c2b958c03a5a3ba4c4d37525 (patch) | |
tree | b8bdc8171c5b653df9f1c2a4dbf4cbbfa9fde7b1 | |
parent | 65584ba066daf2822bd40ccd4b41dd2dcaa86e43 (diff) |
g++-*-*-*: Update file pattern
-rw-r--r-- | g++.pkg.in/files | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g++.pkg.in/files b/g++.pkg.in/files index 132cd32..182e93d 100644 --- a/g++.pkg.in/files +++ b/g++.pkg.in/files @@ -1,3 +1,3 @@ /usr/bin/*c++-* /usr/bin/*g++-* -/usr/lib/*/gcc-*/cc1plus +/usr/lib/*/*/gcc-*/cc1plus |