Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelrsweet committed Feb 9, 2023
1 parent b762ec5 commit 22a568e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/makesrcdist
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ else
fi

fileurl=`echo $fileurl | sed -e '1,$s/\\//\\\\\\//g'`
file="$HOME/libcups-$fileversion-source."
file="$HOME/libcups-$fileversion-source"

echo Exporting $fileversion...
rm -rf $TMPDIR/libcups-$version
Expand Down

0 comments on commit 22a568e

Please sign in to comment.