aboutsummaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
Diffstat (limited to 'util')
-rw-r--r--util/gen-tarball.in9
-rw-r--r--util/subset.exclude36
2 files changed, 1 insertions, 44 deletions
diff --git a/util/gen-tarball.in b/util/gen-tarball.in
index 763b0f5a..997bd935 100644
--- a/util/gen-tarball.in
+++ b/util/gen-tarball.in
@@ -22,17 +22,10 @@ case $1 in
debian|ubuntu)
SRCROOT="e2fsprogs-$deb_pkgver"
tarout="e2fsprogs_@E2FSPROGS_PKGVER@.orig.tar.gz"
- list=all
- ;;
- subset)
- SRCROOT="e2fsprogs-libs-$base_ver"
- tarout="$SRCROOT.tar.gz"
- list=subset
;;
all|*)
SRCROOT="e2fsprogs-$base_ver"
tarout="$SRCROOT.tar.gz"
- list=all
;;
esac
@@ -46,7 +39,7 @@ fi
-o -name changed-files -o -name .#\* -o -name \*.tar.gz \
-o -name autom4te.cache \) \
-print) > $exclude
-sed -e "s;^;$base_e2fsprogs/;" < $srcdir/$list.exclude >> $exclude
+sed -e "s;^;$base_e2fsprogs/;" < $srcdir/all.exclude >> $exclude
(cd $top_srcdir/.. ; \
tar -c -f - -X $exclude --sort=name --owner=0 --group=0 \
diff --git a/util/subset.exclude b/util/subset.exclude
deleted file mode 100644
index 81108d2a..00000000
--- a/util/subset.exclude
+++ /dev/null
@@ -1,36 +0,0 @@
-.git
-.hg
-.hgignore
-.pc
-patches
-build
-build[^/]*
-rpm.log
-TODO
-powerquest
-.exclude-subset
-po/stamp-cat-id
-po/cat-id-tbl.c
-Meta
-e2fsck
-ext2ed
-debugfs
-misc
-tests
-resize
-contrib
-po
-include
-debian
-lib/e2p
-lib/evms
-lib/ext2fs
-lib/support
-ABOUT-NLS
-README
-INSTALL
-INSTALL.dllbin
-INSTALL.elfbin
-RELEASE-NOTES
-e2fsprogs.lsm
-e2fsprogs.spec