diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-02 02:32:14 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-02 02:32:14 (EDT) |
commit | 0132a94ef8b3030e540a81be4f18a38ba46ac7ee (patch) | |
tree | 5ffd58b3fc4eab74c54aba137bb618194fefb2cc | |
parent | 0005a9c4874b41b94502eb9f12e73b01fc24fedf (diff) |
build: Actually build opkg-gpg
-rwxr-xr-x | build | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ build-opkg-gpg: oh-autobuild -B obj-opkg-gpg touch $@ -build: build-opkg +build: build-opkg build-opkg-gpg install: build oh-autoinstall -B obj-opkg |