projects
/
genkernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc1e954
)
Compile gnupg as a util
author
Sebastian Pipping
<sebastian@pipping.org>
Tue, 11 Jan 2011 22:16:21 +0000
(23:16 +0100)
committer
Sebastian Pipping
<sebastian@pipping.org>
Tue, 11 Jan 2011 22:16:21 +0000
(23:16 +0100)
gen_compile.sh
patch
|
blob
|
history
diff --git
a/gen_compile.sh
b/gen_compile.sh
index f334b6b9ddba06ce4139ca30f8b6412e3b2c53fa..109e94903e3fafa4810fc426e7daf82a804a04b1 100755
(executable)
--- a/
gen_compile.sh
+++ b/
gen_compile.sh
@@
-695,7
+695,7
@@
compile_gpg() {
--without-zlib --without-bzip2 --without-libusb --without-readline \
>> ${LOGFILE} 2>&1 || gen_die 'Configuring gnupg failed!'
print_info 1 'gnupg: >> Compiling...'
-
MAKE=${UTILS_MAKE} compile_generic "" "
"
+
compile_generic "" "utils
"
print_info 1 'gnupg: >> Copying to cache...'
[ -f "${TEMP}/${GPG_DIR}/g10/gpg" ] ||
gen_die 'gnupg executable does not exist!'