This commit is contained in:
Bob Halley 2000-03-27 23:46:45 +00:00
parent 0982a13bcf
commit c653686224

View file

@ -30,7 +30,7 @@ installdirs:
if [ ! -d ${DESTDIR}${includedir} ]; then \
mkdir ${DESTDIR}${includedir} ; \
fi
if [ ! -d ${DESTDIR)${includedir}/isc ]; then \
if [ ! -d ${DESTDIR}${includedir}/isc ]; then \
mkdir ${DESTDIR}${includedir}/isc ; \
fi