summaryrefslogtreecommitdiff
path: root/Packages.txt
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-02-08 18:17:33 +0000
committerhubertf <hubertf>1998-02-08 18:17:33 +0000
commitb1aa258d110683dc9627629d78da05feff1c2490 (patch)
treef943eaf1f00a169ddeadceb2e68b3aef168b9ef5 /Packages.txt
parentc15e6664dafd4f96833a1f0cef3782a62667498a (diff)
downloadpkgsrc-b1aa258d110683dc9627629d78da05feff1c2490.tar.gz
Patch arguments were reversed, reported by
Brad Salai <bsalai@law.roc.servtech.com>
Diffstat (limited to 'Packages.txt')
-rw-r--r--Packages.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Packages.txt b/Packages.txt
index 750bc68be1a..3a7d79a7c72 100644
--- a/Packages.txt
+++ b/Packages.txt
@@ -1,4 +1,4 @@
-# $NetBSD: Packages.txt,v 1.17 1998/02/08 18:15:08 hubertf Exp $
+# $NetBSD: Packages.txt,v 1.18 1998/02/08 18:17:33 hubertf Exp $
###########################################################################
==========================
@@ -797,7 +797,7 @@ only with some debugging aids.
beginning of any PLIST file (see section 5).
- make
- If something is not ok, fix; for patches: fix the file, then re-generate
- the diff: 'diff -bu foo foo.orig >../../patches/patch-xx' (mv patch-xx
+ the diff: 'diff -bu foo.orig foo >../../patches/patch-xx' (mv patch-xx
patch-xx.orig before); If there's no foo.orig from a previous patch, be
sure to have an old version of the file somewhere; re-iterate :)
- If all builds OK: touch /tmp/bla