Remove the svn:externals property that pulls a copy of libcharset
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 17 Nov 2004 20:39:17 +0000 (20:39 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 17 Nov 2004 20:39:17 +0000 (20:39 +0000)
commitdc69abf1a840990e2e0885777d697e0d98541d86
tree762a118647256404c7bb4cd0089953936951b3c6
parent41848b3e209f21729cbfe29aaa47d4c061aed94e
Remove the svn:externals property that pulls a copy of libcharset
into a subdirectory of `halibut'. It wasn't very good anyway (since
it insisted on loading via an unauthenticated svn:// URL). The
Halibut makefile now expects _either_ a subdir `charset', _or_ a
directory called `charset' as a sibling of `halibut', and will work
with the first of those that it finds. A new release script arranges
to provide the former in source tarballs (so that building if you're
an ordinary user is just as simple as it always was).

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4808 cda61777-01e9-0310-a592-d414129be87e
Makefile
release.sh [new file with mode: 0755]