SPECS: adapter.awk - use gawk which works better with utf8 strings

arekm arekm at pld-linux.org
Sun Feb 25 12:45:28 CET 2007


Author: arekm                        Date: Sun Feb 25 11:45:28 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use gawk which works better with utf8 strings

---- Files affected:
SPECS:
   adapter.awk (1.349 -> 1.350) 

---- Diffs:

================================================================
Index: SPECS/adapter.awk
diff -u SPECS/adapter.awk:1.349 SPECS/adapter.awk:1.350
--- SPECS/adapter.awk:1.349	Tue Feb 13 14:15:40 2007
+++ SPECS/adapter.awk	Sun Feb 25 12:45:23 2007
@@ -1,4 +1,4 @@
-#!/bin/awk -f
+#!/usr/bin/gawk -f
 #
 # This is adapter v0.28. Adapter adapts .spec files for PLD Linux.
 # $Id$
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/adapter.awk?r1=1.349&r2=1.350&f=u



More information about the pld-cvs-commit mailing list