summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Lutgens <lamer@gentoo.org>2001-08-16 23:19:35 +0000
committerBen Lutgens <lamer@gentoo.org>2001-08-16 23:19:35 +0000
commit05ee33a76dae209c02e9f0e5a4bb4f3eb3603ed2 (patch)
treebd0ddfcd0224fac0874dfaf7209297953823a91a /app-crypt/gnupg
parent*** empty log message *** (diff)
downloadgentoo-2-05ee33a76dae209c02e9f0e5a4bb4f3eb3603ed2.tar.gz
gentoo-2-05ee33a76dae209c02e9f0e5a4bb4f3eb3603ed2.tar.bz2
gentoo-2-05ee33a76dae209c02e9f0e5a4bb4f3eb3603ed2.zip
this is the 4th or 5th time I've tried to commit, I just ntpdated to sync my time, and I'm still off.
Diffstat (limited to 'app-crypt/gnupg')
-rw-r--r--app-crypt/gnupg/gnupg-1.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gnupg/gnupg-1.0.6.ebuild b/app-crypt/gnupg/gnupg-1.0.6.ebuild
index 54cc8189ed02..649a42747ff9 100644
--- a/app-crypt/gnupg/gnupg-1.0.6.ebuild
+++ b/app-crypt/gnupg/gnupg-1.0.6.ebuild
@@ -33,7 +33,7 @@ src_compile() {
--infodir=/usr/share/info --enable-static-rnd=linux \
--enable-m-guard --host=${CHOST}\
${myconf}
- try pmake
+ try emake
}