]> git.pld-linux.org Git - packages/rpm-build-macros.git/commitdiff
- typo fixed auto/th/rpm-build-macros-1.733-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 3 May 2018 09:18:00 +0000 (11:18 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 3 May 2018 09:18:00 +0000 (11:18 +0200)
rpm-build-macros.spec
rpm.macros

index 4754a60b4fe072ac724da3303bc5c222ad2eddce..e94b4d71746f364f6cda29e8504a761de7331ff8 100644 (file)
@@ -1,4 +1,4 @@
-%define                rpm_macros_rev  1.732
+%define                rpm_macros_rev  1.733
 %define                find_lang_rev   1.40
 Summary:       PLD Linux RPM build macros
 Summary(pl.UTF-8):     Makra do budowania pakietów RPM dla Linuksa PLD
index a4d7ae85e27171eafbafd13f67f7409040b5068e..9934a02a583f64950aa6d45e1f151d4dfda6ac82 100644 (file)
@@ -347,7 +347,7 @@ LC_ALL=C.UTF-8 %{__meson} \
        --sharedstatedir=%{_sharedstatedir} \
        --sysconfdir=%{_sysconfdir} \
        --wrap-mode=%{__meson_wrap_mode} \
-       --default_library='both' \
+       --default-library='both' \
 }
 %meson_build LC_ALL=C.UTF-8 %ninja_build
 %meson_install LC_ALL=C.UTF-8 %ninja_install
This page took 0.125893 seconds and 4 git commands to generate.