Logoj0ke.net Open Build Service > Projects > home:netmax > PDFlib-Lite > Changes
Sign Up | Log In

Changes of Revision 23

[-] Changed PDFlib-Lite.spec
x
 
1
@@ -121,12 +121,13 @@
2
  --libdir=%{_libdir} \
3
  --mandir=%{_mandir} \
4
  --with-openssl \
5
+ --disable-rpath \
6
 %ifarch x86_64
7
  --enable-64bit \
8
 %endif
9
  --enable-large_files \
10
  --enable-profile \
11
- --enable-sfio
12
+ --enable-sfio && cat config.log
13
 
14
 %{__make}
15
 
16