]> git.pld-linux.org Git - packages/hdf.git/commitdiff
- adapterized.
authorkloczek <kloczek@pld-linux.org>
Sat, 23 Feb 2002 02:30:45 +0000 (02:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    hdf.spec -> 1.5

hdf.spec

index e9888d25dcd12c2fa022b98e0519f3f9031dfc9d..ed981ca6518c18ab88ac59fc62762c035f8caf3b 100644 (file)
--- a/hdf.spec
+++ b/hdf.spec
@@ -110,7 +110,7 @@ mv -f $RPM_BUILD_ROOT%{_mandir}/man1/hdf.1 $RPM_BUILD_ROOT%{_mandir}/man7/hdf.7
 # NOTE: don't let adapter change %%{_prefix}/man to %%{_mandir}
 for i in ncdump ncgen ; do
        mv -f $RPM_BUILD_ROOT%{_bindir}/$i $RPM_BUILD_ROOT%{_bindir}/hdf$i
-       mv -f $RPM_BUILD_ROOT%{_prefix}/man/man1/$i.1 $RPM_BUILD_ROOT%{_mandir}/man1/hdf$i.1
+       mv -f $RPM_BUILD_ROOT%{_mandir}/man1/$i.1 $RPM_BUILD_ROOT%{_mandir}/man1/hdf$i.1
 done
 
 # remove unwanted path from libtool script
This page took 0.050147 seconds and 4 git commands to generate.