From f40b4bf869c546fe22e71c27ad964039dd2d166f Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Mon, 31 Mar 2003 06:57:56 +0000 Subject: Minor userspace build changes, keeping packages in sync. --- build/rpm/Makefile | 1 - build/tar/Makefile | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'build') diff --git a/build/rpm/Makefile b/build/rpm/Makefile index b980f67..112c2a3 100644 --- a/build/rpm/Makefile +++ b/build/rpm/Makefile @@ -85,7 +85,6 @@ ${SPECF} : ${SPECF}.in -e's|@pkg_version@|$(PKG_VERSION)|g' \ -e's|@pkg_release@|$(PKG_RELEASE)|g' \ -e's|@pkg_distribution@|$(PKG_DISTRIBUTION)|g' \ - -e's|@pkg_builder@|$(PKG_BUILDER)|g' \ -e's|@build_root@|$(DIST_ROOT)|g' \ -e'/^BuildRoot: *$$/d' \ -e's|@make@|$(MAKE)|g' < $< > $@ diff --git a/build/tar/Makefile b/build/tar/Makefile index b1d0561..be23286 100644 --- a/build/tar/Makefile +++ b/build/tar/Makefile @@ -1,5 +1,5 @@ # -# Copyright (c) 2000-2002 Silicon Graphics, Inc. All Rights Reserved. +# Copyright (c) 2000-2003 Silicon Graphics, Inc. All Rights Reserved. # # This program is free software; you can redistribute it and/or modify it # under the terms of version 2 of the GNU General Public License as -- cgit v1.2.3