From 0a1e1c7c2e7251639eeac4f2a64e0f2b8be39653 Mon Sep 17 00:00:00 2001 From: Robert Schwebel Date: Sun, 21 May 2006 10:33:07 +0000 Subject: * Changed "patchin" macro to use the packet label instead of the direct value. This is part of the efford to make local packets possible. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5517 33e552b5-05e3-0310-8538-816dae2090ed --- rules/xorg-lib-FS.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rules/xorg-lib-FS.make') diff --git a/rules/xorg-lib-FS.make b/rules/xorg-lib-FS.make index 9ac222cd6..6eafba460 100644 --- a/rules/xorg-lib-FS.make +++ b/rules/xorg-lib-FS.make @@ -50,7 +50,7 @@ $(STATEDIR)/xorg-lib-FS.extract: $(xorg-lib-FS_extract_deps_default) @$(call targetinfo, $@) @$(call clean, $(XORG_LIB_FS_DIR)) @$(call extract, XORG_LIB_FS) - @$(call patchin, $(XORG_LIB_FS)) + @$(call patchin, XORG_LIB_FS) @$(call touch, $@) # ---------------------------------------------------------------------------- -- cgit v1.2.3