diff --git a/gnuhealth-client.spec b/gnuhealth-client.spec index 3d36606..6f0a2e4 100644 --- a/gnuhealth-client.spec +++ b/gnuhealth-client.spec @@ -82,9 +82,7 @@ mv gnuhealth_plugin_crypto* crypto mv gnuhealth_plugin_frl* frl # Remove pycache -rm -rf camera/__pycache__ -rm -rf crypto/__pycache__ -rm -rf frl/__pycache__ +rm -rf */__pycache__ %build :