summaryrefslogtreecommitdiff
path: root/user/yubico-c/use-asciidoctor.patch
diff options
context:
space:
mode:
authorKiyoshi Aman <kiyoshi.aman+apkfission@gmail.com>2018-08-01 10:45:34 -0500
committerKiyoshi Aman <kiyoshi.aman+apkfission@gmail.com>2018-08-01 10:45:34 -0500
commitf881531924f86061f7d6be63f0e125a3665959bc (patch)
tree639c7c249f1590e322223125bd3194c28aa3ed63 /user/yubico-c/use-asciidoctor.patch
parentb7d6de6f827f44114983e9fbeb3d4edbfa78eaeb (diff)
downloadpackages-f881531924f86061f7d6be63f0e125a3665959bc.tar.gz
packages-f881531924f86061f7d6be63f0e125a3665959bc.tar.bz2
packages-f881531924f86061f7d6be63f0e125a3665959bc.tar.xz
packages-f881531924f86061f7d6be63f0e125a3665959bc.zip
user/yubico-c: new package
Diffstat (limited to 'user/yubico-c/use-asciidoctor.patch')
-rw-r--r--user/yubico-c/use-asciidoctor.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/user/yubico-c/use-asciidoctor.patch b/user/yubico-c/use-asciidoctor.patch
new file mode 100644
index 000000000..c724c8117
--- /dev/null
+++ b/user/yubico-c/use-asciidoctor.patch
@@ -0,0 +1,12 @@
+diff -Nurd yubico-c-libyubikey-1.13/Makefile.am yubico-c-libyubikey-1.13.new/Makefile.am
+--- yubico-c-libyubikey-1.13/Makefile.am 2015-03-05 05:51:01.000000000 -0600
++++ yubico-c-libyubikey-1.13.new/Makefile.am 2018-08-01 08:40:22.590800618 -0500
+@@ -68,7 +68,7 @@
+
+ SUFFIXES = .1.txt .1
+ .1.txt.1:
+- $(A2X) --format=manpage -a revdate="Version $(VERSION)" $<
++ $(A2X) -b manpage -a revdate="Version $(VERSION)" $<
+
+ MANSOURCES = modhex.1.txt ykparse.1.txt ykgenerate.1.txt
+ EXTRA_DIST = $(MANSOURCES) simple.mk THANKS