summaryrefslogtreecommitdiff
path: root/Packages.txt
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1998-02-08 18:17:33 +0000
committerhubertf <hubertf@pkgsrc.org>1998-02-08 18:17:33 +0000
commit17242b8eca37f66d9fc20c3e238da65fed92634a (patch)
treef943eaf1f00a169ddeadceb2e68b3aef168b9ef5 /Packages.txt
parent79cec8197265681d0715aed0999e3b4a28821d7f (diff)
downloadpkgsrc-17242b8eca37f66d9fc20c3e238da65fed92634a.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