Codebase list libeatmydata / 2ba66b7
Fix a typo in the eatmydata wrapper. Modestas Vainius 13 years ago
2 changed file(s) with 2 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
1818 if [ -f "$shlib" ]; then
1919 . "$shlib"
2020 else
21 echo "Unable to locale eatmydata shell library, it was not enabled" >&2
21 echo "Unable to locate eatmydata shell library, it was not enabled" >&2
2222 exec "$@"
2323 fi
2424
00 libeatmydata (26-2) UNRELEASED; urgency=low
11
22 * Switch homepage to launchpad.net/libeatmydata.
3 * Fix a typo in the eatmydata wrapper.
34
45 -- Modestas Vainius <modax@debian.org> Wed, 05 Jan 2011 01:18:29 +0200
56