[tracker-oci-images/sam/asciidoc-fix: 2/2] Correct mistake so asciidoc is actually installed
- From: Sam Thursfield <sthursfield src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker-oci-images/sam/asciidoc-fix: 2/2] Correct mistake so asciidoc is actually installed
- Date: Sun, 5 Apr 2020 17:04:11 +0000 (UTC)
commit b4d31c3acca23192e521be82ad088c5df84fc846
Author: Sam Thursfield <sam afuera me uk>
Date: Sun Apr 5 19:03:44 2020 +0200
Correct mistake so asciidoc is actually installed
debian/prepare.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/debian/prepare.sh b/debian/prepare.sh
index 0af1622..f5b2bd1 100644
--- a/debian/prepare.sh
+++ b/debian/prepare.sh
@@ -10,7 +10,7 @@ apt-get -yq update && apt-get -yq upgrade
apt-get -yq build-dep tracker tracker-miners
# For building manpages and website.
-apt-get -yq asciidoc-base
+apt-get -yq install asciidoc-base
# Git is needed to clone tracker as a subproject when building tracker-miners.
apt-get -yq install git
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]