]> git.pld-linux.org Git - packages/a2ps.git/blobdiff - a2ps.spec
add --sysconfdir=/etc/a2ps to %configure (required to proper build under
[packages/a2ps.git] / a2ps.spec
index bb1a09d1a84847bf1ed3de3857b6f414ffd3fd07..c0421b8672b1934879fdbf886ac0037e20410f76 100644 (file)
--- a/a2ps.spec
+++ b/a2ps.spec
@@ -70,7 +70,8 @@ Biblioteki statyczne do a2ps.
 
 %build
 %configure \
-       --with-gnu-gettext \
+ --sysconfdir=/etc/a2ps \
+ --with-gnu-gettext \
        --with-medium=A4  \
        --with-encoding=latin1 \
        --enable-shared
This page took 0.105594 seconds and 4 git commands to generate.