Set $XBPS_FETCH_DONE after extracting not fetching.
--HG-- extra : convert_revision : fd65f2da02fd6da2c8a9f169f777d7511888704c
This commit is contained in:
parent
e461a25637
commit
7d9172b9ea
|
@ -162,5 +162,6 @@ extract_distfiles()
|
||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
|
|
||||||
|
touch -f $XBPS_FETCH_DONE
|
||||||
touch -f $XBPS_EXTRACT_DONE
|
touch -f $XBPS_EXTRACT_DONE
|
||||||
}
|
}
|
||||||
|
|
|
@ -146,5 +146,4 @@ fetch_distfiles()
|
||||||
done
|
done
|
||||||
|
|
||||||
unset cksum found
|
unset cksum found
|
||||||
touch -f $XBPS_FETCH_DONE
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user