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 f37046f commit c5339beCopy full SHA for c5339be
recipes/coreutils
@@ -37,4 +37,5 @@ build() {
37
38
package() {
39
DESTDIR="${dest_dir}" make install-strip
40
+ post_package_strip
41
}
0 commit comments