summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2020-09-03 12:57:14 +0200
committerBernard Cafarelli <voyageur@gentoo.org>2020-09-03 12:57:56 +0200
commit7f012ff20c9f10efdba59f54a06019d026d788d5 (patch)
tree0d7054d64ef03683505b1d7c193a20bf25bb333e /app-misc/razertool/files
parentdev-perl/Test-MockObject: keyword riscv (diff)
downloadgentoo-7f012ff20c9f10efdba59f54a06019d026d788d5.tar.gz
gentoo-7f012ff20c9f10efdba59f54a06019d026d788d5.tar.bz2
gentoo-7f012ff20c9f10efdba59f54a06019d026d788d5.zip
app-misc/razertool: fix ar call, broken symlink
Closes: https://bugs.gentoo.org/722326 Closes: https://bugs.gentoo.org/726668 Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Diffstat (limited to 'app-misc/razertool/files')
-rw-r--r--app-misc/razertool/files/razertool-0.0.7-ar.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/app-misc/razertool/files/razertool-0.0.7-ar.patch b/app-misc/razertool/files/razertool-0.0.7-ar.patch
new file mode 100644
index 000000000000..b585205b1b92
--- /dev/null
+++ b/app-misc/razertool/files/razertool-0.0.7-ar.patch
@@ -0,0 +1,11 @@
+diff -Naur razertool-0.0.7.orig/configure.in razertool-0.0.7/configure.in
+--- razertool-0.0.7.orig/configure.in 2006-08-13 21:57:35.000000000 +0200
++++ razertool-0.0.7/configure.in 2020-09-03 12:53:51.991020189 +0200
+@@ -10,6 +10,7 @@
+ dnl checks for programs
+ AC_ISC_POSIX
+ AC_PROG_CC
++AM_PROG_AR
+ AM_PROG_CC_STDC
+ AC_PROG_RANLIB
+ AC_HEADER_STDC