Bring BogusDateBot check and call into line - remove /usr/bin
This commit is contained in:
parent
44432a300b
commit
36616d567f
@ -522,7 +522,7 @@ cd $GITFiles/$1
|
||||
#fi
|
||||
|
||||
# Take out any bogus dates:
|
||||
/usr/bin/BogusDateBot.sh $(basename $SPECFILE)
|
||||
BogusDateBot.sh $(basename $SPECFILE)
|
||||
|
||||
# If it is an SME package, take out the patches and then update the release.
|
||||
if [[ "$NAME" =~ ^(smeserver-|e-smith-).* ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user