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 4e7c1c6 commit b9030bcCopy full SHA for b9030bc
contrib/guix/libexec/build.sh
@@ -357,7 +357,7 @@ mkdir -p "$DISTSRC"
357
358
# copy over the example dash.conf file. if contrib/devtools/gen-dash-conf.sh
359
# has not been run before buildling, this file will be a stub
360
- cp "${DISTSRC}/debian/contrib/examples/dash.conf" "${DISTNAME}/"
+ cp "${DISTSRC}/contrib/debian/examples/dash.conf" "${DISTNAME}/"
361
362
# Finally, deterministically produce {non-,}debug binary tarballs ready
363
# for release
0 commit comments