Skip to content

Commit b9030bc

Browse files
knstUdjinM6
andcommitted
Update contrib/guix/libexec/build.sh
Co-authored-by: UdjinM6 <[email protected]>
1 parent 4e7c1c6 commit b9030bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/guix/libexec/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ mkdir -p "$DISTSRC"
357357

358358
# copy over the example dash.conf file. if contrib/devtools/gen-dash-conf.sh
359359
# has not been run before buildling, this file will be a stub
360-
cp "${DISTSRC}/debian/contrib/examples/dash.conf" "${DISTNAME}/"
360+
cp "${DISTSRC}/contrib/debian/examples/dash.conf" "${DISTNAME}/"
361361

362362
# Finally, deterministically produce {non-,}debug binary tarballs ready
363363
# for release

0 commit comments

Comments
 (0)