pkgsrc/cross/uisp/patches/patch-aa
rumble 974e59c8ed uisp-20040311
AVR microcontroller hardware in-system programmer
2004-10-25 01:58:09 +00:00

22 lines
685 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2004/10/25 01:58:11 rumble Exp $
--- Makefile.in.orig 2004-10-24 21:44:08.000000000 -0400
+++ Makefile.in 2004-10-24 21:44:20.000000000 -0400
@@ -163,7 +163,7 @@
ChangeLog ChangeLog-2003 ChangeLog-2002
-DOC_INST_DIR = $(DESTDIR)$(datadir)/doc/uisp-$(VERSION)
+DOC_INST_DIR = $(DESTDIR)$(datadir)/doc/uisp
subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
@@ -381,7 +381,7 @@
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
top_distdir = .
-distdir = $(PACKAGE)-$(VERSION)
+distdir = $(PACKAGE)
am__remove_distdir = \
{ test ! -d $(distdir) \