mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-08 05:04:12 +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
|
||||
}
|
||||
{
|
||||
sub("^\\.\\./liberator/", "", $NF)
|
||||
sub("^\\.\\./common/", "", $NF)
|
||||
print
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user