Эх сурвалжийг харах

Build-time fix for Python removal

Maxim Kammerer 13 жил өмнө
parent
commit
f23b09d2bf
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      src/root/setup-copy

+ 1 - 1
src/root/setup-copy

@@ -64,7 +64,7 @@ done
 
 # Make portage think it doesn't need Python
 # (allows depclean after python unmerge + shadow copy)
-sed -i 's/\${python_dep}//' ${ebuild_portage}
+sed -i 's/\${python_dep}[^"]*//' ${ebuild_portage}
 
 # Python
 # exiv2                    not needed                  (#398959, fixed in 0.23)