commit f844ce996528ca522594ea7fb0c3c53cf1eff00a
Author: Sebastian Zagrodzki <[email protected]>
Date:   Tue May 16 17:20:34 2000 +0000

    - default text width: 70 (otherwise descriptions won't fit in installator
      description window)
    
    Changed files:
        adapter.awk -> 1.53

 adapter.awk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/adapter.awk b/adapter.awk
index 66a6d70..f40312e 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -15,7 +15,7 @@ BEGIN {
        preamble = 1            # Is it part of preamble? Default - yes
        boc = 2                 # Beggining of %changelog
        bod = 0                 # Beggining of %description
-       tw = 75                 # Descriptions width
+       tw = 70                 # Descriptions width
 
        # File with rpm groups
        "rpm --eval %_topdir" | getline groups_file
================================================================

---- 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

Reply via email to