mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-24 06:05:56 -05:00
fixup
This commit is contained in:
parent
a8a540c7fe
commit
2ed2cdf8e9
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
mv configure.in configure.in.mkdist
|
||||
cat configure.in.mkdist | sed -e s/AM_INIT_AUTOMAKE.*$/AM_INIT_AUTOMAKE\(mt-daapd,cvs-20040318\)/ > configure.in
|
||||
cat configure.in.mkdist | sed -e s/AM_INIT_AUTOMAKE.*$/AM_INIT_AUTOMAKE\(mt-daapd,cvs-`date +%Y%m%d`\)/ > configure.in
|
||||
./reconf
|
||||
./configure
|
||||
make dist
|
||||
|
Loading…
Reference in New Issue
Block a user