From e35a3713b2cbfd9969b46b21504914c025f92010 Mon Sep 17 00:00:00 2001 From: Vit Mojzis Date: May 22 2018 08:08:42 +0000 Subject: framework: Remove src/run_cmd.py from POTFILES.in The file has been removed from this repository. Fixes: $ make setroubleshoot.pot $ make: *** No rule to make target '../src/run_cmd.py', needed by 'setroubleshoot.pot'. Stop. --- diff --git a/framework/po/POTFILES.in b/framework/po/POTFILES.in index 6ad0873..1ee587a 100644 --- a/framework/po/POTFILES.in +++ b/framework/po/POTFILES.in @@ -14,7 +14,6 @@ src/setroubleshoot/gui_utils.py src/setroubleshoot/Plugin.py src/setroubleshoot/rpc.py src/setroubleshoot/rpc_interfaces.py -src/run_cmd.py src/setroubleshoot/server.py src/setroubleshoot/serverconnection.py src/setroubleshoot/signature.py