From 968549573f2146ef6efa8abef722533b82716b2b Mon Sep 17 00:00:00 2001 From: ticktock35 Date: Mon, 15 Dec 2008 00:16:36 -0500 Subject: opkg: * Add opkg-key utility * Move update-alternatives to utils directory * Update opkg_verify_file function to import keys from /etc/opkg git-svn-id: http://opkg.googlecode.com/svn/trunk@106 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358 --- (limited to 'utils/Makefile.am') diff --git a/utils/Makefile.am b/utils/Makefile.am new file mode 100644 index 0000000..7019e4b --- /dev/null +++ b/utils/Makefile.am @@ -0,0 +1 @@ +bin_SCRIPTS = update-alternatives opkg-key -- cgit v0.9.1