Skip to content

Commit 0b94373

Browse files
committed
not duplicate
1 parent 5ad056a commit 0b94373

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/package/cli.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ public function getFpmConfig(): array
3636
}
3737
}
3838

39-
$files[BUILD_ROOT_PATH . '/source-licenses'] = '/usr/share/licenses/php-zts/source-licenses';
40-
$files[BUILD_ROOT_PATH . '/licenses'] = '/usr/share/licenses/php-zts/modules';
39+
$files[BUILD_ROOT_PATH . '/license'] = '/usr/share/licenses/php-zts/';
4140

4241
return [
4342
'config_files' => $configFiles,

0 commit comments

Comments
 (0)