Logoj0ke.net Open Build Service > Projects > devel > nasm > Changes
Sign Up | Log In

Changes of Revision 11

[-] Changed nasm.spec
 
1
@@ -66,7 +66,7 @@
2
 %build
3
 export CFLAGS="$RPM_OPT_FLAGS"
4
 ./configure --prefix=/usr --infodir=%{_infodir} --mandir=%{_mandir}
5
-make all doc
6
+make all doc || ls -al %{_datadir}/fonts/truetype
7
 
8
 %install
9
 install -d -m 755 $RPM_BUILD_ROOT/usr/bin
10