1 --- ./Makefile.orig 2005-08-14 13:50:53.000000000 +0200
2 +++ ./Makefile 2005-08-14 13:51:50.000000000 +0200
4 @if [ -c $(DESTDIR)/dev/isdnctrl0 ] && ls -l $(DESTDIR)/dev/isdnctrl0 | egrep "[[:space:]]45,[[:space:]]+64[[:space:]]" > /dev/null; \
6 /bin/echo -e '(some) ISDN devices already exist, not creating them.\nUse scripts/makedev.sh manually if necessary.'; \
8 - sh scripts/makedev.sh $(DESTDIR) ; \