]> git.pld-linux.org Git - packages/adapter.git/commitdiff
- Group: System->Base
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 5 Dec 2006 21:15:18 +0000 (21:15 +0000)
committerElan Ruusamäe <glen@pld-linux.org>
Tue, 5 Dec 2006 21:15:18 +0000 (21:15 +0000)
Changed files:
    adapter.awk -> 1.339

adapter.awk

index 4dc57fda5828dbbd82b98eae574aaf9f29d4f999..3dac3ed5f03ca9fd908cb80c547faf27446ee4de 100644 (file)
@@ -679,6 +679,7 @@ preamble == 1 {
                sub(/^Text Processing\/Markup\/XML$/, "Applications/Text", group)
                sub(/^Web\/Database$/, "Applications/WWW", group)
                sub(/^System Environment\/Base$/, "Base", group)
+               sub(/^System$/, "Base", group)
 
                $0 = "Group:\t\t" group
 
This page took 0.071432 seconds and 4 git commands to generate.