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
7be754fa
...
7be754faa8856f6f21af02c55f9914614dcbcfb4
authored
2001-01-23 10:33:59 +0000
by
Jakob Kaivo
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
I shouldn't be copying files from other source trees this late at night
1 parent
572d489a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
Makefile.am
Makefile.am
View file @
7be754f
...
@@ -10,4 +10,4 @@ release:
...
@@ -10,4 +10,4 @@ release:
10
$(MAKE)
dist
distdir
=
$(PACKAGE)
-
`
date +
"%Y%m%d"
`
10
$(MAKE)
dist
distdir
=
$(PACKAGE)
-
`
date +
"%Y%m%d"
`
11
11
12
rpm
:
dist
12
rpm
:
dist
13
rpm -ta --clean
gdbc
-
$(VERSION)
.tar.gz
13
rpm -ta --clean
mailutils
-
$(VERSION)
.tar.gz
...
...
Please
register
or
sign in
to post a comment