Skip to content

Commit eb0a36e

Browse files
committed
Rename
1 parent 4bbe56d commit eb0a36e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Package/Library/imap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#[Library('imap')]
1515
class imap
1616
{
17-
#[AfterStage('php', [php::class, 'patchEmbedScripts'], 'imap')]
17+
#[AfterStage('php', [php::class, 'patchUnixEmbedScripts'], 'imap')]
1818
#[PatchDescription('Fix missing -lcrypt in php-config libs on glibc systems')]
1919
public function afterPatchScripts(): void
2020
{

0 commit comments

Comments
 (0)