[Lunar-commits] <moonbase> resolvconf: Removing this duplicated module from zbeta. The on in the
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Thu Aug 26 12:26:04 CEST 2010
commit 5e03ec13b685364771fd99d25819139e2d826cd0
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Thu Aug 26 06:26:04 2010 -0400
resolvconf: Removing this duplicated module from zbeta. The on in the
utils section is at the latest available verion level.
---
zbeta/resolvconf/BUILD | 9 ---------
zbeta/resolvconf/DETAILS | 13 -------------
2 files changed, 0 insertions(+), 22 deletions(-)
diff --git a/zbeta/resolvconf/BUILD b/zbeta/resolvconf/BUILD
deleted file mode 100644
index 5e3353e..0000000
--- a/zbeta/resolvconf/BUILD
+++ /dev/null
@@ -1,9 +0,0 @@
-(
-
- prepare_install &&
- install -m755 bin/resolvconf bin/list-records /bin/ &&
- cp -rv etc/resolvconf /etc/ &&
- install -m644 man/resolvconf.8 /usr/share/man/man8/ &&
- install -m644 man/interface-order.5 /usr/share/man/man5/
-
-) > $C_FIFO 2>&1
diff --git a/zbeta/resolvconf/DETAILS b/zbeta/resolvconf/DETAILS
deleted file mode 100644
index 88961d5..0000000
--- a/zbeta/resolvconf/DETAILS
+++ /dev/null
@@ -1,13 +0,0 @@
- MODULE=resolvconf
- VERSION=1.39
- SOURCE=${MODULE}_${VERSION}.tar.gz
- SOURCE_URL=http://ftp.de.debian.org/debian/pool/main/r/resolvconf/
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_VFY=sha1:2d247f6f7365b2520cd63c0b17a8af5538eae2a5
- WEB_SITE="http://packages.debian.org/source/unstable/resolvconf"
- ENTERED=20080417
- UPDATED=20080417
- SHORT="Manages changes to /etc/resolv.conf"
-cat <<EOF
-Manages changes to /etc/resolv.conf
-EOF
More information about the Lunar-commits
mailing list