* [Buildroot] [PATCH] xapp_xman: fix paths
@ 2008-09-06 23:15 Markus Heidelberg
2008-09-07 6:10 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Markus Heidelberg @ 2008-09-06 23:15 UTC (permalink / raw)
To: buildroot
xapp_xman: fix paths
---
package/x11r7/xapp_xman/xapp_xman.mk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package/x11r7/xapp_xman/xapp_xman.mk b/package/x11r7/xapp_xman/xapp_xman.mk
index cc55734..4e207fd 100644
--- a/package/x11r7/xapp_xman/xapp_xman.mk
+++ b/package/x11r7/xapp_xman/xapp_xman.mk
@@ -16,7 +16,7 @@ $(XAPP_XMAN_DIR)/.extracted: $(DL_DIR)/$(XAPP_XMAN_SOURCE)
touch $@
$(XAPP_XMAN_DIR)/.patched: $(XAPP_XMAN_DIR)/.extracted
- toolchain/patch-kernel.sh $(XAPP_XMAN_DIR) package/xapp_xman/ xapp_xman\*.patch
+ toolchain/patch-kernel.sh $(XAPP_XMAN_DIR) package/x11r7/xapp_xman/ xapp_xman\*.patch
touch $@
$(XAPP_XMAN_DIR)/.configured: $(XAPP_XMAN_DIR)/.patched
--
1.5.6.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] xapp_xman: fix paths
2008-09-06 23:15 [Buildroot] [PATCH] xapp_xman: fix paths Markus Heidelberg
@ 2008-09-07 6:10 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2008-09-07 6:10 UTC (permalink / raw)
To: buildroot
>>>>> "Markus" == Markus Heidelberg <markus.heidelberg@web.de> writes:
Markus> xapp_xman: fix paths
Thanks, committed.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-09-07 6:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-06 23:15 [Buildroot] [PATCH] xapp_xman: fix paths Markus Heidelberg
2008-09-07 6:10 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox