psabata pushed to perl-Sys-Syscall (master). "EU::MM 7.06+ compatibility hack"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Sep 2 11:32:16 UTC 2015


From c7930eda0efd062c2e110655b6743a053774f917 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= <contyk at redhat.com>
Date: Wed, 2 Sep 2015 13:32:06 +0200
Subject: EU::MM 7.06+ compatibility hack


diff --git a/perl-Sys-Syscall.spec b/perl-Sys-Syscall.spec
index 67c6af4..7e4b242 100644
--- a/perl-Sys-Syscall.spec
+++ b/perl-Sys-Syscall.spec
@@ -38,7 +38,7 @@ make %{?_smp_mflags}
 %install
 make pure_install DESTDIR=%{buildroot}
 %{_fixperms} %{buildroot}/*
-rm -v %{buildroot}%{_mandir}/man3/Sys::README.3pm*
+rm -v %{buildroot}%{_mandir}/man3/Sys::README.3pm || :
 
 %check
 make test
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Sys-Syscall.git/commit/?h=master&id=c7930eda0efd062c2e110655b6743a053774f917


More information about the perl-devel mailing list