fix build issues with SMP compiles

SVN-Revision: 4317
This commit is contained in:
Mike Baker 2006-07-28 17:53:19 +00:00
parent 6f0b787692
commit 55fd1cd74e
1 changed files with 1 additions and 1 deletions

View File

@ -220,7 +220,7 @@ define BuildPackage
clean: $(1)-clean
$(PKG_BUILD_DIR)/.version-$(1)_$(VERSION)_$(PKGARCH):
$(PKG_BUILD_DIR)/.version-$(1)_$(VERSION)_$(PKGARCH): $(PKG_BUILD_DIR)/.prepared
-rm $(PKG_BUILD_DIR)/.version-$(1)_*
@touch $$@