commit 68563d7879e9787031d14ac5139caf744ea20e4c
Author: Elan Ruusamäe <[email protected]>
Date: Sat May 24 00:59:57 2008 +0000
- typo in group adapter
Changed files:
adapter.awk -> 1.394
adapter.awk | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/adapter.awk b/adapter.awk
index 3e6478e..fe0655a 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -722,6 +722,7 @@ preamble == 1 {
sub(/^Development\/C$/, "Development/Libraries", group)
sub(/^Development\/Python$/, "Development/Languages/Python",
group)
sub(/^System\/Kernel and hardware$/, "Base/Kernel", group)
+ sub(/^Application\/System$/, "Applications/System", group)
$0 = "Group:\t\t" group
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/adapter.git/commitdiff/6ca0126d4d0c8c79feb7db10b0a0fade0f3b8885
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit