Changeset a89e18c
- Timestamp:
- 07/15/11 01:39:36 (12 years ago)
- Branches:
- master, qt5
- Children:
- 6b6b29c
- Parents:
- d785a93
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
confclerk.pro
rd785a93 ra89e18c 40 40 $(DEL_FILE) -r $${TARGET}-$${VERSION}/$${TARGET}-$${VERSION} \ 41 41 $${TARGET}-$${VERSION}/Makefile ; \ 42 tar -cz --exclude=.svn - f $$tarball.target $${TARGET}-$${VERSION} ; \42 tar -cz --exclude=.svn --exclude=*.tar.gz -f $$tarball.target $${TARGET}-$${VERSION} ; \ 43 43 $(DEL_FILE) -r $${TARGET}-$${VERSION} 44 44 tarball.depends = changelog icon man
Note: See TracChangeset
for help on using the changeset viewer.