* [Buildroot] svn commit: trunk/buildroot/package/x11r7/xdata_xcursor-themes
@ 2008-07-10 15:17 ulf at uclibc.org
0 siblings, 0 replies; only message in thread
From: ulf at uclibc.org @ 2008-07-10 15:17 UTC (permalink / raw)
To: buildroot
Author: ulf
Date: 2008-07-10 08:17:03 -0700 (Thu, 10 Jul 2008)
New Revision: 22764
Log:
Use correct include dir syntax for xcursor-xthemes
Modified:
trunk/buildroot/package/x11r7/xdata_xcursor-themes/xdata_xcursor-themes.mk
Changeset:
Modified: trunk/buildroot/package/x11r7/xdata_xcursor-themes/xdata_xcursor-themes.mk
===================================================================
--- trunk/buildroot/package/x11r7/xdata_xcursor-themes/xdata_xcursor-themes.mk 2008-07-10 15:15:52 UTC (rev 22763)
+++ trunk/buildroot/package/x11r7/xdata_xcursor-themes/xdata_xcursor-themes.mk 2008-07-10 15:17:03 UTC (rev 22764)
@@ -21,8 +21,8 @@
$(XDATA_XCURSOR_THEMES_DIR)/.configured: $(XDATA_XCURSOR_THEMES_DIR)/.patched
(cd $(XDATA_XCURSOR_THEMES_DIR) && \
- aclocal -I. -I$(STAGING_DIR)/usr/share/aclocal --install && \
- autoconf -I$(STAGING_DIR)/usr/share/aclocal && \
+ aclocal -I . -I $(STAGING_DIR)/usr/share/aclocal --install && \
+ autoconf -I $(STAGING_DIR)/usr/share/aclocal && \
automake -ac && \
rm -rf config.cache && \
$(TARGET_CONFIGURE_OPTS) \
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-07-10 15:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-10 15:17 [Buildroot] svn commit: trunk/buildroot/package/x11r7/xdata_xcursor-themes ulf at uclibc.org
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox