summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-08-20 19:33:52 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-08-20 19:50:17 +0200
commit421df5f64771c31ae2e664029023ef41a133a875 (patch)
tree00b3bd517f633e437aa3a94ec911fbfe6ff79888 /sys-fs/jfsutils/files
parentsys-fs/jfsutils: migrate to EAPI=7 (diff)
downloadgentoo-421df5f64771c31ae2e664029023ef41a133a875.tar.gz
gentoo-421df5f64771c31ae2e664029023ef41a133a875.tar.bz2
gentoo-421df5f64771c31ae2e664029023ef41a133a875.zip
sys-fs/jfsutils: don't call AR directly
Closes: https://bugs.gentoo.org/726032 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-fs/jfsutils/files')
-rw-r--r--sys-fs/jfsutils/files/jfsutils-1.1.15-check-for-ar.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/sys-fs/jfsutils/files/jfsutils-1.1.15-check-for-ar.patch b/sys-fs/jfsutils/files/jfsutils-1.1.15-check-for-ar.patch
new file mode 100644
index 000000000000..6469e7d82d22
--- /dev/null
+++ b/sys-fs/jfsutils/files/jfsutils-1.1.15-check-for-ar.patch
@@ -0,0 +1,10 @@
+--- a/configure.in
++++ b/configure.in
+@@ -9,6 +9,7 @@ dnl Don't include maintainer make-rules by default
+ AM_MAINTAINER_MODE
+
+ dnl Checks for programs.
++AM_PROG_AR
+ AC_PROG_AWK
+ AC_PROG_CC
+ AC_PROG_INSTALL