]> git.pld-linux.org Git - packages/ghostpcl.git/blobdiff - ghostpcl.spec
- pass cc, rpmldflags
[packages/ghostpcl.git] / ghostpcl.spec
index 6cb751b0cef1b3f5e55d96ada1cafd7807aac11c..f0813d89fb88389870539d0f2350c8bf8f469aa1 100644 (file)
@@ -12,7 +12,7 @@ Summary:      PostScript, PDF and XPS interpreter and renderer
 Summary(pl.UTF-8):     Interpreter i renderer PostScriptu, PDF oraz XPS
 Name:          ghostpcl
 Version:       1.54
-Release:       4
+Release:       5
 License:       GPL v2
 Group:         Applications/Graphics
 #Source0:      http://mirror.cs.wisc.edu/pub/mirrors/ghost/GPL/ghostpdl/ghostpdl-%{version}.tar.bz2
@@ -64,8 +64,9 @@ Fonty URW w formacie TTF dla GhostPCL-a.
 
 %build
 %{__make} -j1 \
+       CC="%{__cc}" \
        XCFLAGS="%{rpmcflags}" \
-       XLDFLAGS="--as-needed" \
+       XLDFLAGS="%{rpmldflags}" \
        SHARE_JPEG=1
 
 %install
This page took 0.073603 seconds and 4 git commands to generate.