projects
/
mythtv-status.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5be2e6
)
Fix the creating of orig.tar.gz.
author
Andrew Ruthven
<andrew@etc.gen.nz>
Wed, 19 May 2010 10:11:56 +0000
(22:11 +1200)
committer
Andrew Ruthven
<andrew@cerberus.etc.gen.nz>
Wed, 19 May 2010 10:11:56 +0000
(22:11 +1200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 2e5f566797628c6294e23a166568718cdb5ce4c6..80ee86b22172c85165eeb6d78913926dde29fbf9 100755
(executable)
--- a/
Makefile
+++ b/
Makefile
@@
-16,7
+16,7
@@
tarball_dir=../$(package)_tarballs
DEBS=$(foreach release, $(releases), build/$(release)/$(deb))
-RELEASE_FILES=build/tarball/mythtv-status-${version}.tar.gz $(DEBS)
+RELEASE_FILES=
$(orig_tarball)
build/tarball/mythtv-status-${version}.tar.gz $(DEBS)
all: release