Browse Source

oolite: use system instead of local install dir

Sergei Ilinykh 1 năm trước cách đây
mục cha
commit
c89ef4754b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      games-action/oolite/oolite-1.90.ebuild

+ 1 - 1
games-action/oolite/oolite-1.90.ebuild

@@ -75,7 +75,7 @@ src_compile() {
 src_install() {
 	#gnustep-base_src_install
 	egnustep_env
-	install_root="$(gnustep-config --variable=GNUSTEP_LOCAL_APPS)"
+	install_root="$(gnustep-config --variable=GNUSTEP_SYSTEM_APPS)"
 	insinto "${install_root}"
 	doins -r oolite.app