commit c04718851f098ccca20a939ca5426e4ad3837f8d
Author: juandon <[email protected]>
Date:   Sun Jan 19 00:50:05 2003 +0000

    - commented out few lines about x11
    
    Changed files:
        adapter.awk -> 1.109

 adapter.awk | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/adapter.awk b/adapter.awk
index ea72b3f..e2f4e65 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -101,12 +101,12 @@ defattr == 1 {
        }
 
        # Define _prefix and _mandir if it is X11 application
-       if (/^%description$/ && x11 == 1) {
-               print "%define\t\t_prefix\t\t/usr/X11R6"
-               print "%define\t\t_mandir\t\t%{_prefix}/man\n"
-               prefix = "/usr/X11R6"
-               x11 = 2
-       }
+#      if (/^%description$/ && x11 == 1) {
+#              print "%define\t\t_prefix\t\t/usr/X11R6"
+#              print "%define\t\t_mandir\t\t%{_prefix}/man\n"
+#              prefix = "/usr/X11R6"
+#              x11 = 2
+#      }
        
        # Format description
        if (description == 1 && !/^%[a-z]+/ && !/^%description/) {
================================================================

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