summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorjbj <devnull@localhost>1999-03-14 00:34:52 +0000
committerjbj <devnull@localhost>1999-03-14 00:34:52 +0000
commit776dc9c2581c54e7ebb9980ca01401956e4f81b0 (patch)
tree408fb8b53e2caaa9331bc41a87c1e0611e33d653 /tests
parentd32ae3ef069894e08929261d911ad300b9767a3a (diff)
downloadlibrpm-tizen-776dc9c2581c54e7ebb9980ca01401956e4f81b0.tar.gz
librpm-tizen-776dc9c2581c54e7ebb9980ca01401956e4f81b0.tar.bz2
librpm-tizen-776dc9c2581c54e7ebb9980ca01401956e4f81b0.zip
change support@redhat.com to rpm-list@redhat.com.
CVS patchset: 2891 CVS date: 1999/03/14 00:34:52
Diffstat (limited to 'tests')
-rw-r--r--tests/macros.in7
1 files changed, 5 insertions, 2 deletions
diff --git a/tests/macros.in b/tests/macros.in
index d57250bd5..d5f3685ff 100644
--- a/tests/macros.in
+++ b/tests/macros.in
@@ -1,3 +1,4 @@
+# $Id: macros.in,v 1.11 1999/03/14 00:35:06 jbj Exp $
#==============================================================================
# Macro naming conventions (preliminary):
#
@@ -52,8 +53,10 @@
%_topdir %{_usrsrc}/redhat
#==============================================================================
-# ---- rpm per-platform macros.
-# Per-platform macros.
+# ---- per-platform macros.
+# Macros that are specific to an individual platform. The values here
+# will be used if the per-platform macro file does not exist..
+#
%_arch @RPMCANONARCH@
%_vendor @RPMCANONVENDOR@
%_os @RPMCANONOS@