summaryrefslogtreecommitdiff
path: root/Packages.txt
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-01-05 21:59:16 +0000
committerhubertf <hubertf@pkgsrc.org>2000-01-05 21:59:16 +0000
commitfbdf39802ad9871393dd813cf908782a981c7722 (patch)
tree3d259163cdd86ba986fe06bbb734b8be69870a94 /Packages.txt
parent0f4725328822ff33372bb16f77b83e08d2894e0f (diff)
downloadpkgsrc-fbdf39802ad9871393dd813cf908782a981c7722.tar.gz
Note that the debugging procedure not only applies to packages that
come from FreeBSD.
Diffstat (limited to 'Packages.txt')
-rw-r--r--Packages.txt11
1 files changed, 6 insertions, 5 deletions
diff --git a/Packages.txt b/Packages.txt
index 5715bbbea44..ef9e12f04c3 100644
--- a/Packages.txt
+++ b/Packages.txt
@@ -1,4 +1,4 @@
-# $NetBSD: Packages.txt,v 1.76 2000/01/05 19:40:21 hubertf Exp $
+# $NetBSD: Packages.txt,v 1.77 2000/01/05 21:59:16 hubertf Exp $
###########################################################################
==========================
@@ -1123,10 +1123,11 @@ perform the equivalent of:
8 Debugging
===========
-To check out all the gotchas when building a package from a FreeBSD port,
-here are the steps that I do in order to get a package working. Please note
-this is basically the same as what was explained in the previous sections,
-only with some debugging aids.
+To check out all the gotchas when building a package (wither from
+a FreeBSD port, or from scratch), here are the steps that I do in
+order to get a package working. Please note this is basically the
+same as what was explained in the previous sections, only with some
+debugging aids.
- Retrieve port from FreeBSD collection
- Fix RCS-ID in the package's Makefile, see section 4.1.