Ignore:
Timestamp:
Mar 18, 2016, 6:15:25 PM (9 years ago)
Author:
Silvan Scherrer
Message:

ghostscript: fix ijs-config and ijs.pc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/ghostscript.spec

    r697 r708  
    1313Version: %{gs_ver}
    1414
    15 Release: 3%{?dist}
     15Release: 4%{?dist}
    1616
    1717# Included CMap data is Redistributable, no modification permitted,
     
    150150# Build IJS
    151151cd ijs
    152 ./autogen.sh
    153 configure --enable-shared --disable-static
     152autogen.sh
     153%configure --enable-shared --disable-static
    154154make
    155155cd ..
     
    306306
    307307%changelog
     308* Fri Mar 18 2016 Silvan Scherrer <silvan.scherrer@aroa.ch> 9.18-4
     309- fix wrong generated ijs-config and ijs.pc files
     310
    308311* Mon Mar 14 2016 Silvan Scherrer <silvan.scherrer@aroa.ch> 9.18-3
    309312- fontnames in GS and in the urw package differ, bring inline
Note: See TracChangeset for help on using the changeset viewer.