summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2006-02-13 18:34:15 +0000
committerPaul W. Frields <stickster@gmail.com>2006-02-13 18:34:15 +0000
commitba3d9ff75eebf4fa46999244d5480853dfca53f4 (patch)
treeea0d9a1b1668312a5a5cd59af428bfd8adf7ede4
parent45859e184b891cbecfc219e73b66eebc1d8999c9 (diff)
downloadfedora-doc-utils-ba3d9ff75eebf4fa46999244d5480853dfca53f4.tar.gz
fedora-doc-utils-ba3d9ff75eebf4fa46999244d5480853dfca53f4.tar.xz
fedora-doc-utils-ba3d9ff75eebf4fa46999244d5480853dfca53f4.zip
Oops, remember Tommy's rule of good behavior in targets
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 8d49485..ad341b5 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -366,7 +366,7 @@ src-tarball $(DOCBASE)-$(VERSION).src.tar.gz::
-o -name '*.tmp' \
-o -name '${DOCBASE}-${VERSION}' \
')' -prune -o -print | cpio -pamdv $(DOCBASE)-$(VERSION)
- tar -zcvf $@ $(DOCBASE)-$(VERSION)/
+ tar -zcvf $(DOCBASE)-$(VERSION).src.tar.gz $(DOCBASE)-$(VERSION)/
${RM} -r $(DOCBASE)-$(VERSION)
package-prep::