]> git.pld-linux.org Git - packages/bc.git/commitdiff
- fixed %%files (added bc.info)
authortrojan <trojan@pld-linux.org>
Mon, 13 Jan 2003 07:48:21 +0000 (07:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bc.spec -> 1.57

bc.spec

diff --git a/bc.spec b/bc.spec
index b4492815dafc78face707501e823349c11d2768b..8fc8d5f71826264ffa0b26a20da0c9b59bfb1495 100644 (file)
--- a/bc.spec
+++ b/bc.spec
@@ -122,7 +122,7 @@ bzip2 -dc %{SOURCE1} | tar -xf - -C $RPM_BUILD_ROOT%{_mandir}
 %lang(ko) %{_mandir}/ko/man1/*
 %lang(pl) %{_mandir}/pl/man1/*
 
-%{_infodir}/dc.info*
+%{_infodir}/*.info*
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.146629 seconds and 4 git commands to generate.