Changeset 6bbaac5 for confclerk.pro
- Timestamp:
- 01/20/15 21:50:25 (8 years ago)
- Branches:
- master, qt5
- Children:
- 4a87a3b
- Parents:
- b716480
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
confclerk.pro
rb716480 r6bbaac5 43 43 $(DEL_FILE) -r $${TARGET}-$${VERSION}/$${TARGET}-$${VERSION} \ 44 44 $${TARGET}-$${VERSION}/Makefile ; \ 45 tar -cz --exclude=.svn --exclude= *.tar.gz -f $$tarball.target $${TARGET}-$${VERSION} ; \45 tar -cz --exclude=.svn --exclude=.git --exclude=*.tar.gz -f $$tarball.target $${TARGET}-$${VERSION} ; \ 46 46 $(DEL_FILE) -r $${TARGET}-$${VERSION} 47 47 tarball.depends = changelog icon man
Note: See TracChangeset
for help on using the changeset viewer.