mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-06 22:45:46 +01:00
Fix the modules path in the xpi chrome.manifests
This commit is contained in:
@@ -5,7 +5,7 @@ content {
|
|||||||
$NF = "jar:chrome/" name ".jar!" $NF
|
$NF = "jar:chrome/" name ".jar!" $NF
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
sub("^\\.\\./liberator/", "", $NF)
|
sub("^\\.\\./common/", "", $NF)
|
||||||
print
|
print
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user