[packages/saleae-logic] - but first rm in case of some dirty games

arekm arekm at pld-linux.org
Sat Jan 4 20:13:13 CET 2014


commit 63a8d5771fc8ce51d9257dd52a534f3f1cdb87b9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Jan 4 20:13:11 2014 +0100

    - but first rm in case of some dirty games

 saleae-logic.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/saleae-logic.spec b/saleae-logic.spec
index 15f2dec..5af6589 100644
--- a/saleae-logic.spec
+++ b/saleae-logic.spec
@@ -52,6 +52,7 @@ if [ ! -d ~/.saleae-logic ]; then
 		ln -s %{_libdir}/%{name}/$f ~/.saleae-logic/$f
 	done
 fi
+rm -f ~/.saleae-logic/Logic
 ln -f %{_libdir}/%{name}/Logic ~/.saleae-logic/ 2> /dev/null || cp -fa %{_libdir}/%{name}/Logic ~/.saleae-logic/
 cd ~/.saleae-logic
 exec ./Logic
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/saleae-logic.git/commitdiff/63a8d5771fc8ce51d9257dd52a534f3f1cdb87b9



More information about the pld-cvs-commit mailing list