ToastFreeware
/
debian
/
confclerk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d1cd3c
)
Add .pro.user.* to svn:ignore and remove it in the release target.
author
gregor herrmann
<gregoa@debian.org>
Wed, 13 Jun 2012 16:04:50 +0000
(16:04 +0000)
committer
gregor herrmann
<gregoa@debian.org>
Wed, 13 Jun 2012 16:04:50 +0000
(16:04 +0000)
confclerk.pro
patch
|
blob
|
history
diff --git
a/confclerk.pro
b/confclerk.pro
index 662e5fb953dd8410200569e9ec73d015c838f01c..0b8db1a8c97c819a44e4b2082026deff456d2ec4 100644
(file)
--- a/
confclerk.pro
+++ b/
confclerk.pro
@@
-35,7
+35,7
@@
tarball.commands = \
$(DEL_FILE) -r $${TARGET}-$${VERSION} ; \
$(MKDIR) $${TARGET}-$${VERSION} ; \
$(COPY_DIR) * $${TARGET}-$${VERSION}/ ; \
- $(DEL_FILE) $${TARGET}-$${VERSION}/*.pro.user \
+ $(DEL_FILE) $${TARGET}-$${VERSION}/*.pro.user
*
\
$${TARGET}-$${VERSION}/$${TARGET}-$${VERSION}.tar.gz \
$(DEL_FILE) -r $${TARGET}-$${VERSION}/$${TARGET}-$${VERSION} \
$${TARGET}-$${VERSION}/Makefile ; \