Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
0276c779
...
0276c779dd608e33a67d98802f6ad3df76bf9fde
authored
2005-10-31 13:20:32 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(release): Rename to alpha
(alphacheck): New rule
1 parent
f8e01089
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
Makefile.am
Makefile.am
View file @
0276c77
...
...
@@ -27,9 +27,12 @@ SUBDIRS = include intl po testsuite mailbox lib libsieve doc \
EXTRA_DIST
=
COPYING.LESSER @MU_EXTRA_DIST@
release
:
alpha
:
$(MAKE)
dist
distdir
=
$(PACKAGE)
-
`
date +
"%Y%m%d"
`
alphacheck
:
$(MAKE)
distcheck
distdir
=
$(PACKAGE)
-
`
date +
"%Y%m%d"
`
rpm
:
dist
rpm -ta --clean mailutils-
$(VERSION)
.tar.gz
...
...
Please
register
or
sign in
to post a comment