summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2003-03-31 06:57:56 +0000
committerNathan Scott <nathans@sgi.com>2003-03-31 06:57:56 +0000
commitf40b4bf869c546fe22e71c27ad964039dd2d166f (patch)
tree5dfe48429f27d162f4d8a1ee137c305f7cf22519 /build
parentddcb0f9b7084b076780b42f5c98b25ebeab94e89 (diff)
downloadattr-f40b4bf869c546fe22e71c27ad964039dd2d166f.tar.gz
Minor userspace build changes, keeping packages in sync.
Diffstat (limited to 'build')
-rw-r--r--build/rpm/Makefile1
-rw-r--r--build/tar/Makefile2
2 files changed, 1 insertions, 2 deletions
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