mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-05-21 09:55:15 -04:00
Need to remove configure.in
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@383 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
parent
8b6d313833
commit
c8ba525d6a
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ function make_dist {
|
|||
cd $IN/$cvs_rel
|
||||
if [[ -d $PROJECT ]] ; then
|
||||
cd $PROJECT
|
||||
rm configure.in
|
||||
cvs update -r $cvs_rel
|
||||
else
|
||||
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/nagiosplug co -r $cvs_rel nagiosplug
|
||||
|
|
|
|||
Loading…
Reference in a new issue