summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>2004-04-29 09:53:54 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>2004-04-29 09:53:54 +0000
commit2c19fe48dc1084a42b373edc5d84c68ac9b49599 (patch)
tree1f243b7d05990ffbd8e1403e463be5d5607797de
parentUpdate to 2.2.0 (diff)
Forgot to cvs add this patch in my previous commit; it reverts the
name of the docs to what we used to have before.
-rw-r--r--devel/avr-libc/files/patch-nodocversion11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/avr-libc/files/patch-nodocversion b/devel/avr-libc/files/patch-nodocversion
new file mode 100644
index 000000000000..cd6c0dd602ab
--- /dev/null
+++ b/devel/avr-libc/files/patch-nodocversion
@@ -0,0 +1,11 @@
+--- configure.orig Fri Apr 23 23:54:56 2004
++++ configure Thu Apr 29 11:44:21 2004
+@@ -1466,7 +1466,7 @@
+
+
+
+-AVR_LIBC_USER_MANUAL="avr-libc-user-manual-${VERSION}"
++AVR_LIBC_USER_MANUAL="avr-libc-user-manual"
+
+
+ INCLUDES='-I$(top_srcdir)/include -I$(top_srcdir)/common'