ソースを参照

upgrading package: lcms 1.16b -> 1.16

Ralf S. Engelschall 19 年 前
コミット
25d26ff416
1 ファイル変更3 行追加2 行削除
  1. 3 2
      lcms/lcms.spec

+ 3 - 2
lcms/lcms.spec

@@ -32,8 +32,8 @@ Distribution: OpenPKG Community
 Class:        BASE
 Group:        Graphics
 License:      MIT
-Version:      1.16b
-Release:      20061013
+Version:      1.16
+Release:      20061204
 
 #   list of sources
 Source0:      http://www.littlecms.com/lcms-%{version}.tar.gz
@@ -69,6 +69,7 @@ AutoReqProv:  no
     LDFLAGS="%{l_ldflags}" \
     ./configure \
         --prefix=%{l_prefix} \
+        --mandir=%{l_prefix}/man \
         --disable-shared
     %{l_make} %{l_mflags -O}