]> git.pld-linux.org Git - packages/dgs.git/commitdiff
- fixed paths
authoraredridel <aredridel@pld-linux.org>
Sun, 10 Aug 2003 20:41:43 +0000 (20:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dgs.spec -> 1.38

dgs.spec

index 223ccad2e5f399c67a7ac2a0aa30134c34eb06aa..4549c26f1724bd39ab70ba68886b84f38cd78ec1 100644 (file)
--- a/dgs.spec
+++ b/dgs.spec
@@ -74,8 +74,8 @@ cp /usr/share/automake/config.sub DPS/
        shared=yes \
        debug=no \
        SHARE_JPEG=1 \
-       gsdir=/usr/share/ghostscript \
-       gsdatadir=/usr/share/ghostscript \
+       gsdir=/usr/share/ghostscript/5.50 \
+       gsdatadir=/usr/share/ghostscript/5.50 \
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -109,6 +109,8 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/texteroids
 %attr(755,root,root) %{_bindir}/xepsf
 %attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(644,root,root) %{_datadir}/ghostscript/5.50/*.ps
+%attr(644,root,root) %{_datadir}/ghostscript/5.50/Fontmap
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.08018 seconds and 4 git commands to generate.