Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
9ebee7a
for
Makefile
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2008-08-26T22:36:09Z (
16 years
ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
b9e2539
Parents:
b119d5d
Message:
Also leave out .bzrignore from the tarballs.
File:
1 edited
Makefile
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
Makefile
rb119d5d
r9ebee7a
105
105
x=$$(basename $$(pwd)); \
106
106
cd ..; \
107
tar czf $$x.tar.gz --exclude=debian --exclude=.bzr
$$x
107
tar czf $$x.tar.gz --exclude=debian --exclude=.bzr
*
$$x
108
108
109
109
$(subdirs):
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive