commit b73043682397e99eb1c48518b73ad2870c14bdcb
Author: Elan Ruusamäe <[email protected]>
Date: Wed Dec 14 23:01:35 2016 +0200
use poldek-config to configure
Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Dockerfile b/Dockerfile
index 0d26d25..3e8a146 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -13,7 +13,7 @@ RUN set -x \
&& echo 'builder ALL = NOPASSWD:/usr/bin/poldek -q --update --upa' >
/etc/sudoers.d/builder \
&& echo 'builder ALL = NOPASSWD:/usr/bin/poldek --noask --caplookup
--uniq -uG *' >> /etc/sudoers.d/builder \
# preserve downloaded packages
- && sed -i -e 's/^#keep downloads = .*/keep downloads = yes/'
/etc/poldek/poldek.conf \
+ && poldek-config keep_downloads yes \
&& poldek --clean-whole
# switch user
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/projects/cleanbuild.git/commitdiff/77355803216f815d0aa7a1252be09a1fd0a88791
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit