ToastFreeware
/
toast
/
confclerk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
d785a93
)
Don't include tarballs in release tarballs ...
author
gregor herrmann
<gregoa@debian.org>
Thu, 14 Jul 2011 23:39:36 +0000
(23:39 +0000)
committer
gregor herrmann
<gregoa@debian.org>
Thu, 14 Jul 2011 23:39:36 +0000
(23:39 +0000)
confclerk.pro
patch
|
blob
|
history
diff --git
a/confclerk.pro
b/confclerk.pro
index 4ce96dc7b93f61da2b7cfeaf553f616b8fe88c23..662e5fb953dd8410200569e9ec73d015c838f01c 100644
(file)
--- a/
confclerk.pro
+++ b/
confclerk.pro
@@
-39,6
+39,6
@@
tarball.commands = \
$${TARGET}-$${VERSION}/$${TARGET}-$${VERSION}.tar.gz \
$(DEL_FILE) -r $${TARGET}-$${VERSION}/$${TARGET}-$${VERSION} \
$${TARGET}-$${VERSION}/Makefile ; \
$${TARGET}-$${VERSION}/$${TARGET}-$${VERSION}.tar.gz \
$(DEL_FILE) -r $${TARGET}-$${VERSION}/$${TARGET}-$${VERSION} \
$${TARGET}-$${VERSION}/Makefile ; \
- tar -cz --exclude=.svn -f $$tarball.target $${TARGET}-$${VERSION} ; \
+ tar -cz --exclude=.svn -
-exclude=*.tar.gz -
f $$tarball.target $${TARGET}-$${VERSION} ; \
$(DEL_FILE) -r $${TARGET}-$${VERSION}
tarball.depends = changelog icon man
$(DEL_FILE) -r $${TARGET}-$${VERSION}
tarball.depends = changelog icon man