From f0453359140096f7fef5a5f6017c8c7454255d88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Safa=20Ar=C4=B1man?= Date: Sat, 21 Mar 2020 00:40:39 +0300 Subject: [PATCH] Fix for expected --- programming/library/expected/actions.py | 1 - 1 file changed, 1 deletion(-) diff --git a/programming/library/expected/actions.py b/programming/library/expected/actions.py index 3589af621e..59a046f76c 100644 --- a/programming/library/expected/actions.py +++ b/programming/library/expected/actions.py @@ -27,4 +27,3 @@ def install(): cmaketools.install() pisitools.dodoc('../COPYING') - pisitools.insinto('/usr/bin', 'sl')