SPECS: erlang.spec - recursive removing? no thanks :) (it's just a...
shadzik
shadzik at pld-linux.org
Mon Mar 31 14:25:16 CEST 2008
Author: shadzik Date: Mon Mar 31 12:25:16 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- recursive removing? no thanks :) (it's just a file)
---- Files affected:
SPECS:
erlang.spec (1.43 -> 1.44)
---- Diffs:
================================================================
Index: SPECS/erlang.spec
diff -u SPECS/erlang.spec:1.43 SPECS/erlang.spec:1.44
--- SPECS/erlang.spec:1.43 Mon Mar 31 14:05:51 2008
+++ SPECS/erlang.spec Mon Mar 31 14:25:11 2008
@@ -85,7 +85,7 @@
cd ..
%configure \
--with%{!?with_java:out}-java
-rm -rf lib/ssl/SKIP
+rm -f lib/ssl/SKIP
ERL_TOP=`pwd`; export ERL_TOP
%{__make} -j1 \
TARGET="%{_erl_target}" \
@@ -179,6 +179,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.44 2008-03-31 12:25:11 shadzik
+- recursive removing? no thanks :) (it's just a file)
+
Revision 1.43 2008-03-31 12:05:51 shadzik
- force lib/ssl packaging, ejabberd needs this for example
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/erlang.spec?r1=1.43&r2=1.44&f=u
More information about the pld-cvs-commit
mailing list