fix the output name
This commit is contained in:
parent
f209a4804b
commit
0f5f91df0b
@ -50,7 +50,7 @@ print "running configure\n";
|
||||
|
||||
# now make the actual tarball
|
||||
print "running make dist\n";
|
||||
`make dist`;
|
||||
`make dist VERSION=$version`;
|
||||
|
||||
print "removing temporary configure.ac file\n";
|
||||
`rm configure.ac.dist`;
|
||||
|
Loading…
x
Reference in New Issue
Block a user