components/meta-packages/history/Makefile
changeset 191 75b0ee5251ca
parent 187 80d8cb349fea
child 192 770850e7b61c
--- a/components/meta-packages/history/Makefile	Wed Apr 20 09:36:18 2011 -0700
+++ b/components/meta-packages/history/Makefile	Wed Apr 20 09:52:04 2011 -0700
@@ -45,7 +45,7 @@
 
 $(MANIFEST_BASE)-%.published: $(MANIFEST_BASE)-%.mogrified $(BUILD_DIR)
 	$(PKGSEND) -s $(PKG_REPO) publish --fmri-in-manifest $<
-	$(TOUCH) $@
+	$(CP) $< $@
 
 $(BUILD_DIR)/.linted-$(MACH): $(MOGRIFIED) $(BUILD_DIR)
 	$(ENV) PYTHONPATH=$(WS_TOOLS)/python \