diff --git a/share/runtime-postinstall.tmpl b/share/runtime-postinstall.tmpl index af66d001..8d66235d 100644 --- a/share/runtime-postinstall.tmpl +++ b/share/runtime-postinstall.tmpl @@ -10,7 +10,6 @@ configdir = configdir + "/common" ## move_stubs() move usr/share/anaconda/restart-anaconda usr/bin -move ${PYTHONDIR}/site-packages/pyanaconda/sitecustomize.py ${PYTHONDIR}/site-packages %for stub in stubs: -move usr/share/anaconda/${stub}-stub usr/bin/${stub} %endfor