From f3e516c834000a43faaef07a5d1f08bb887f0785 Mon Sep 17 00:00:00 2001 From: lissav Date: Sat, 24 Jul 2010 22:10:33 +0000 Subject: [PATCH] update buildnotes Former-commit-id: 2c944a7871e1d4af2d05b264e1f1e6a418a04e53 --- AIX/net-snmp/7.1/Build-notes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/AIX/net-snmp/7.1/Build-notes b/AIX/net-snmp/7.1/Build-notes index 08f1d75..585f00a 100644 --- a/AIX/net-snmp/7.1/Build-notes +++ b/AIX/net-snmp/7.1/Build-notes @@ -11,6 +11,8 @@ The configproblems file shows where the configuration was failing before we modified this script. If a new release is picked up, the new release "configure" script will also have to be modified. +mkdir -p /build/net-snmp +cp configure.fix /build/net-snmp/configure.fix cp net-snmp-5.4.2.1.tar.gz /opt/freeware/src/packages/SOURCES cp net-snmp.5.4.2.1.spec /opt/freeware/src/packages/SPECS cp net-snmp-find-requires.patch /opt/freeware/src/packages/SOURCES