summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Moc <jakub@gentoo.org>2006-06-28 09:47:22 +0000
committerJakub Moc <jakub@gentoo.org>2006-06-28 09:47:22 +0000
commit7764ef64c46bbd59c694bc7b811ea3bea51dce30 (patch)
tree412e4afa8338c2295a1e843b18671a36ff4833ae /sys-auth
parentapp-antivirus/drweb - no need for die w/ epatch (diff)
downloadsunrise-7764ef64c46bbd59c694bc7b811ea3bea51dce30.tar.gz
sunrise-7764ef64c46bbd59c694bc7b811ea3bea51dce30.tar.bz2
sunrise-7764ef64c46bbd59c694bc7b811ea3bea51dce30.zip
sys-auth/pam_mount - no need for die w/ epatch
svn path=/sunrise/; revision=341
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/pam_mount/Manifest8
-rw-r--r--sys-auth/pam_mount/pam_mount-0.13.0.ebuild2
2 files changed, 5 insertions, 5 deletions
diff --git a/sys-auth/pam_mount/Manifest b/sys-auth/pam_mount/Manifest
index 486f275fa..89ab6e24e 100644
--- a/sys-auth/pam_mount/Manifest
+++ b/sys-auth/pam_mount/Manifest
@@ -7,10 +7,10 @@ MD5 576010d1897ae496736e03ea81f66aa6 files/system-auth 788
RMD160 2bd8f3a36e181072708c2e16eb5142abedc92b56 files/system-auth 788
SHA256 a5683c1fe369facdd41d735ea774e628170fa48e979bb7f4778fff05a2ea6199 files/system-auth 788
DIST pam_mount-0.13.0.tbz2 287706 RMD160 c389a3148e15f386d71b4372529a383e9083098c SHA1 1534fdd0691259fec8538b7a977948749e6a498d SHA256 0ef31fca4357e10ad0a8dfa89f124d75b25f4341a8b76aece4847954aeaeddb1
-EBUILD pam_mount-0.13.0.ebuild 2174 RMD160 96ebff90ebfadb7ccc23b2e1a36fe1e756dfb78f SHA1 af98d7bf1c2f76f9ae0a126ac4aa2e9efdba2ce2 SHA256 7e14289dc7e3ccdcd544405f9a719db2cb0312dbf2838c9a36480aa0351e9dbf
-MD5 512bacfc89526008d6f21f3f8a85bb5f pam_mount-0.13.0.ebuild 2174
-RMD160 96ebff90ebfadb7ccc23b2e1a36fe1e756dfb78f pam_mount-0.13.0.ebuild 2174
-SHA256 7e14289dc7e3ccdcd544405f9a719db2cb0312dbf2838c9a36480aa0351e9dbf pam_mount-0.13.0.ebuild 2174
+EBUILD pam_mount-0.13.0.ebuild 2152 RMD160 d8a52fb7140a24c37fab6d8be71bd9e0bc9f3b39 SHA1 a98a00393d41ee04e6b8b125bf60312b67a8148c SHA256 096d44ba77f4d0ebe2dd546272da2554848c82930a213f4d62b6808b9e0cac22
+MD5 6acd9269125fde110aaacadc431def2d pam_mount-0.13.0.ebuild 2152
+RMD160 d8a52fb7140a24c37fab6d8be71bd9e0bc9f3b39 pam_mount-0.13.0.ebuild 2152
+SHA256 096d44ba77f4d0ebe2dd546272da2554848c82930a213f4d62b6808b9e0cac22 pam_mount-0.13.0.ebuild 2152
MISC ChangeLog 268 RMD160 2bc935a4f466d8c58297afb6bf2922cce304520c SHA1 a9897a77d977863dbcdece0b16083a71c587cb47 SHA256 6b78a01ae9d2bd89bb9af78ea751858fb7d8f73042ca06f3bc1cca9351647a7a
MD5 a52f72391bb0a79b1da550122973c322 ChangeLog 268
RMD160 2bc935a4f466d8c58297afb6bf2922cce304520c ChangeLog 268
diff --git a/sys-auth/pam_mount/pam_mount-0.13.0.ebuild b/sys-auth/pam_mount/pam_mount-0.13.0.ebuild
index 9d0db7f95..4e405aa8b 100644
--- a/sys-auth/pam_mount/pam_mount-0.13.0.ebuild
+++ b/sys-auth/pam_mount/pam_mount-0.13.0.ebuild
@@ -28,7 +28,7 @@ src_unpack() {
# Gentoo installs cryptsetup in /bin, this patches the relevant
# locations, in srcipts/(u)mount.crypt and adds gentoo specific
# comments to pam_mount.conf
- epatch "${FILESDIR}/${PN}-gentoo-paths-and-examples.patch" || die "patch failed"
+ epatch "${FILESDIR}/${PN}-gentoo-paths-and-examples.patch"
}
src_compile() {