Drop non-applicable part of the original version in libarchive.

This commit is contained in:
joerg 2008-11-07 15:24:44 +00:00
parent 0e0a05e75d
commit 7efce18adf
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
#!/bin/sh
# $NetBSD: prepare-import.sh,v 1.1 2008/09/30 19:19:56 joerg Exp $
# $NetBSD: prepare-import.sh,v 1.2 2008/11/07 15:24:44 joerg Exp $
#
# Extract the new tarball and rename the libarchive-X.Y.Z directory
# to dist. Run this script and check for additional files and
# Copy new pkgsrc/pkg_install/files to dist.
# Run this script and check for additional files and
# directories to prune, only relevant content is included.
set -e