We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c15f53 commit b5e2823Copy full SHA for b5e2823
scripts/rsync-generation/update-rsync-master.sh
@@ -20,7 +20,7 @@ RSYNCDIR="${BASE_PATH}/master-rsync-tree"
20
#### ---- Portage setup (use local modified copy) ---- ####
21
22
PORTAGE_BASE_PATH="${BASE_PATH}/prefix/usr/lib/portage/"
23
-PYTHONPATH="${PORTAGE_BASE_PATH}/pym"
+PYTHONPATH="${PORTAGE_BASE_PATH}/lib"
24
PORTAGE_CONFIGROOT="${BASE_PATH}/misc/config_root"
25
PORTAGE_DEPCACHEDIR="${BASE_PATH}/depcache"
26
0 commit comments