Radix cross Linux Build System

Cross-platform build system is designed to build distributions of different operating systems for a set of target devices

39 Commits   2 Branches   2 Tags
Index: build-system-1.9.x/constants.mk
===================================================================
--- build-system-1.9.x/constants.mk	(revision 9)
+++ build-system-1.9.x/constants.mk	(revision 10)
@@ -70,10 +70,7 @@
 #
 #   Also this key can be found at https://keys.radix.pro/ by support@radix.pro e-mail.
 #
-#GNUPG_OPTIONS =
-GNUPG_OPTIONS  = -g ~/.gnupg
-GNUPG_OPTIONS += -p ~/.gnupg/.pkgtool-passphrase
-GNUPG_OPTIONS += -k 0xC99BA24F786312EE
+GNUPG_OPTIONS =
 
 
 ################################################################