summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-04-29 00:17:49 +0000
committerMike Frysinger <vapier@gentoo.org>2005-04-29 00:17:49 +0000
commit1f31a49b5023c559b3bd7a38f149bbdc0580f5f3 (patch)
tree690d953bc26e95dfe36cba5689e4dc59b1f48d58 /x11-libs/xosd/files
parentStable ppc-macos (diff)
downloadhistorical-1f31a49b5023c559b3bd7a38f149bbdc0580f5f3.tar.gz
historical-1f31a49b5023c559b3bd7a38f149bbdc0580f5f3.tar.bz2
historical-1f31a49b5023c559b3bd7a38f149bbdc0580f5f3.zip
make ebuild suck less and fix m4 warnings
Package-Manager: portage-2.0.51.20-r5
Diffstat (limited to 'x11-libs/xosd/files')
-rw-r--r--x11-libs/xosd/files/xosd-2.2.14-m4.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/x11-libs/xosd/files/xosd-2.2.14-m4.patch b/x11-libs/xosd/files/xosd-2.2.14-m4.patch
new file mode 100644
index 000000000000..3e529728f8b3
--- /dev/null
+++ b/x11-libs/xosd/files/xosd-2.2.14-m4.patch
@@ -0,0 +1,9 @@
+Fix aclocal warning:
+/usr/share/aclocal/libxosd.m4:9: warning: underquoted definition of AM_PATH_LIBXOSD
+--- xosd-2.2.14/libxosd.m4
++++ xosd-2.2.14/libxosd.m4
+@@ -8,3 +8,3 @@
+ dnl
+-AC_DEFUN(AM_PATH_LIBXOSD,
++AC_DEFUN([AM_PATH_LIBXOSD],
+ [dnl