]> git.pld-linux.org Git - packages/erlang.git/commitdiff
- a little fix to the debuging code
authorJacek Konieczny <jajcus@pld-linux.org>
Thu, 29 Sep 2005 09:20:51 +0000 (09:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    erlang.spec -> 1.21

erlang.spec

index 72bb74043d52734283545a5868f2fd43b1c70ad2..4a7ba4feb4ba9a04db8a4f849028455cb5c14e30 100644 (file)
@@ -73,7 +73,7 @@ cd ..
 ERL_TOP=`pwd`; export ERL_TOP
 %{__make} \
        TARGET="%{_erl_target}" \
-       || { find . -name erl_crash.dump | xargs cat ; exit 1 }
+       || { find . -name erl_crash.dump | xargs cat ; exit 1 }
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.080981 seconds and 4 git commands to generate.