From 3277df52256cfb00d32580fa8519fa2a428a9a92 Mon Sep 17 00:00:00 2001 From: Andreas Gruenbacher Date: Mon, 15 Nov 2004 22:43:19 +0000 Subject: - Get rid of the apatch and rpatch helper scripts: Integrate them in the push and pop commands. This should bring a small performance improvement. --- test/example1.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/example1.test') diff --git a/test/example1.test b/test/example1.test index f209d3d..d50b53e 100644 --- a/test/example1.test +++ b/test/example1.test @@ -78,7 +78,7 @@ Or ``quilt edit Oberon.txt'' > Oberon.txt $ quilt patches Oberon.txt - > flower.diff + > patches/flower.diff $ quilt pop -f > Removing patch %{P}flower.diff > Restoring Oberon.txt -- cgit