mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
New comments
This commit is contained in:
@@ -15,8 +15,12 @@
|
|||||||
# ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
|
# ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
|
||||||
# SOFTWARE.
|
# SOFTWARE.
|
||||||
|
|
||||||
# Run this script from the top of the bind directory to make a res-lib
|
# Generate a res_* lib from the bind 8 library files
|
||||||
# distribution
|
|
||||||
|
# Check out the CVS source into a new directory.
|
||||||
|
# Change directory into the one bind was checked in to
|
||||||
|
# Run this script from that directory
|
||||||
|
# Tar up the directory
|
||||||
|
|
||||||
# Don't bother keeping contrib or doc around in the new tarball
|
# Don't bother keeping contrib or doc around in the new tarball
|
||||||
system ("rm -rf Makefile contrib doc");
|
system ("rm -rf Makefile contrib doc");
|
||||||
|
Reference in New Issue
Block a user