diff options
author | 2013-09-26 10:46:50 +0000 | |
---|---|---|
committer | 2013-09-26 10:46:50 +0000 | |
commit | 7c00587fd3e7306d34e5657a9c0f32cb29bdaaa0 (patch) | |
tree | 057246bc6fb7a616b86349ff479c8725a1706947 /app-admin/tripwire/files | |
parent | Correct jserver.patch name in xen-pvgrub-4.2.2-r1, fixes Bug #485248 (diff) | |
download | gentoo-2-7c00587fd3e7306d34e5657a9c0f32cb29bdaaa0.tar.gz gentoo-2-7c00587fd3e7306d34e5657a9c0f32cb29bdaaa0.tar.bz2 gentoo-2-7c00587fd3e7306d34e5657a9c0f32cb29bdaaa0.zip |
Use the "tools" USE flag. Remove version from twpol-GENERIC patch. Thanks to Chuck Seyboldt
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'app-admin/tripwire/files')
-rw-r--r-- | app-admin/tripwire/files/tripwire | 2 | ||||
-rw-r--r-- | app-admin/tripwire/files/tripwire-twpol-GENERIC.patch (renamed from app-admin/tripwire/files/tripwire-2.4.2.2-twpol-GENERIC.patch) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/tripwire/files/tripwire b/app-admin/tripwire/files/tripwire index 26b5cdb8d6ca..8f0f23f3e2d5 100644 --- a/app-admin/tripwire/files/tripwire +++ b/app-admin/tripwire/files/tripwire @@ -3,7 +3,7 @@ HOST_NAME=`uname -n` if [ ! -e /var/lib/tripwire/${HOST_NAME}.twd ] ; then echo "**** Error: Tripwire database for ${HOST_NAME} not found. ****" echo "**** Check tripwire.txt file for instructions or install ****" - echo "**** app-admin/mktwpol package (if you used the \"setup\" ****" + echo "**** app-admin/mktwpol package (if you used the \"tools\" ****" echo "**** USE flag, this has been done for you already. ****" else test -f /etc/tripwire/tw.cfg && /usr/sbin/tripwire --check --quiet diff --git a/app-admin/tripwire/files/tripwire-2.4.2.2-twpol-GENERIC.patch b/app-admin/tripwire/files/tripwire-twpol-GENERIC.patch index 12b2419c5e71..12b2419c5e71 100644 --- a/app-admin/tripwire/files/tripwire-2.4.2.2-twpol-GENERIC.patch +++ b/app-admin/tripwire/files/tripwire-twpol-GENERIC.patch |