summaryrefslogtreecommitdiffstats
path: root/scripts/patchfns.in
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2003-04-09 22:05:05 +0000
committerAndreas Gruenbacher <agruen@suse.de>2003-04-09 22:05:05 +0000
commit61cd791cf9d0e4a027517d44d3bebc4c3bd05198 (patch)
treeea112445e3e2392295324198bdb16c7222e3893d /scripts/patchfns.in
parente53bc08362741d0f7a24f96b6b3800c7313b46e4 (diff)
downloadquilt-61cd791cf9d0e4a027517d44d3bebc4c3bd05198.tar.gz
*** empty log message ***
Diffstat (limited to 'scripts/patchfns.in')
-rw-r--r--scripts/patchfns.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/patchfns.in b/scripts/patchfns.in
index 6ae58a4..011338b 100644
--- a/scripts/patchfns.in
+++ b/scripts/patchfns.in
@@ -516,7 +516,7 @@ refresh_file_list()
then
return 1
fi
- awk ' { if (seen[$0]) next
+ @AWK@ ' { if (seen[$0]) next
seen[$0]=1
print
}' $tmpfile > $pc_file