We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 617d6b3 commit af9352dCopy full SHA for af9352d
1 file changed
recipes/utils/bash.yaml
@@ -47,6 +47,9 @@ buildScript: |
47
packageScript: |
48
autotoolsPackageTgt
49
50
+ # remove loadable modules examples
51
+ rm -rf usr/lib/bash
52
+
53
provideDeps: [ "*-tgt" ]
54
55
provideVars:
0 commit comments