]> git.pld-linux.org Git - packages/mgetty.git/commitdiff
- "s-/usr/lib/-%{_libdir}-"
authorkloczek <kloczek@pld-linux.org>
Mon, 17 May 1999 21:41:24 +0000 (21:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mgetty.spec -> 1.5

mgetty.spec

index 5ef918612777fe2d9c5bda71fbbfd9e65a80469c..79fb2673a2d2b0d02b65697c66b946c463d2cb50 100644 (file)
@@ -234,9 +234,9 @@ fi
 %attr(700,root,root) /usr/sbin/sendfax
 %attr(700,root,root) /usr/sbin/faxrunqd
 %attr(700,root,root) /usr/sbin/callback
-%dir /usr/lib/mgetty+sendfax
-/usr/lib/mgetty+sendfax/cour25.pbm
-/usr/lib/mgetty+sendfax/cour25n.pbm
+%dir %{_libdir}/mgetty+sendfax
+%{_libdir}/mgetty+sendfax/cour25.pbm
+%{_libdir}/mgetty+sendfax/cour25n.pbm
 %{_mandir}/man1/g32pbm.1.gz
 %{_mandir}/man1/pbm2g3.1.gz
 %{_mandir}/man1/g3cat.1.gz
@@ -315,8 +315,8 @@ fi
 %defattr(644,root,root,755)
 %doc frontends/X11/viewfax-2.4/C* frontends/X11/viewfax-2.4/README.gz
 %attr(755,root,root) /usr/bin/viewfax
-%dir /usr/lib/mgetty+sendfax
-/usr/lib/mgetty+sendfax/viewfax.tif
+%dir %{_libdir}/mgetty+sendfax
+%{_libdir}/mgetty+sendfax/viewfax.tif
 %{_mandir}/man1/viewfax.1x.gz
 
 %changelog
This page took 0.038816 seconds and 4 git commands to generate.