From a50da883223dc69ae552037c01d506f51a7976f0 Mon Sep 17 00:00:00 2001 From: Daniel Reurich Date: Wed, 17 Dec 2014 02:54:16 +1300 Subject: Revert "fix scores.default install failure" This reverts commit cd1b2f582b2499aad7eae37682e23ca52549efd5. --- Makefile.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index f9e747a..37229e0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -86,8 +86,6 @@ install: $(INSTALL) ${PROG} ${DESTDIR}${bindir}/${PROG} $(MKINSTALLDIRS) ${DESTDIR}${mandir}/${MANDIR} $(INSTALL_DATA) ${srcdir}/${MAN} ${DESTDIR}${mandir}/${MANDIR} - $(MKINSTALLDIRS) ${DESTDIR}${localstatedir} - $(INSTALL_DATA) ${srcdir}/scores ${DESTDIR}${localstatedir}/xbill.scores.default $(MKINSTALLDIRS) ${DESTDIR}${datadir}/xlennart $(MKINSTALLDIRS) ${DESTDIR}${datadir}/xlennart/pixmaps $(MKINSTALLDIRS) ${DESTDIR}${datadir}/xlennart/bitmaps -- cgit v1.2.3