SPECS: old2newbconds.awk - fix path to interpreter
darekr
darekr at pld-linux.org
Sat Apr 8 23:06:17 CEST 2006
Author: darekr Date: Sat Apr 8 21:06:17 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix path to interpreter
---- Files affected:
SPECS:
old2newbconds.awk (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/old2newbconds.awk
diff -u SPECS/old2newbconds.awk:1.7 SPECS/old2newbconds.awk:1.8
--- SPECS/old2newbconds.awk:1.7 Wed Mar 1 00:37:25 2006
+++ SPECS/old2newbconds.awk Sat Apr 8 23:06:12 2006
@@ -1,4 +1,4 @@
-#!/usr/bin/awk -f
+#!/bin/awk -f
#
# old2newbconds.awk, Pawel Zurowski (pzurowski at pld-linux.org), GPL
#
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/old2newbconds.awk?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list