]> git.pld-linux.org Git - packages/rpm-pld-macros.git/commitdiff
- typo auto/th/rpm-build-macros-1.730-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 30 Nov 2017 17:22:08 +0000 (18:22 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 30 Nov 2017 17:22:08 +0000 (18:22 +0100)
rpm.macros

index c275041dd60c4bc8cf052a7f4af1e6198f1e378f..f146434610c8b873b04ae0a2d2bdae71b92718d2 100644 (file)
@@ -927,7 +927,7 @@ fi; \
 %__noautoreq           %(sed -e s'/#.*//' /etc/rpm/noautoreq) \
        %{?_noautoreq: %{_noautoreq}} \
        %{?_noautoreq_java: %{__noauto_regexp_helper -p java %{_noautoreq_java}}} \
-       %{?_noautoreq_mono: %{__noauto_regexp_helper -p mono %{_noautoreq_java}}} \
+       %{?_noautoreq_mono: %{__noauto_regexp_helper -p mono %{_noautoreq_mono}}} \
        %{?_noautoreq_pear: %{__noauto_regexp_helper -p pear %{_noautoreq_pear}}} \
        %{?_noautoreq_perl: %{__noauto_regexp_helper -p perl %{_noautoreq_perl}}} \
        %{?_noautoreq_pyegg: %{__noauto_regexp_helper -p pythonegg %{_noautoreq_pyegg}}} \
This page took 0.037991 seconds and 4 git commands to generate.