Skip to content

Commit c714100

Browse files
committed
oops
1 parent d32bdb2 commit c714100

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/SPC/store/pkg/PkgConfig.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ public function extract(string $name): void
8181
])
8282
->appendEnv($env)->cd($srcdir);
8383
$shell->exec(
84+
"./configure --prefix='{$prefix}' " .
8485
'--with-internal-glib '.
8586
'--disable-host-tool '.
8687
'--without-sysroot '.

0 commit comments

Comments
 (0)