diff options
author | Eric Sandeen <sandeen@sgi.com> | 2002-11-05 20:32:31 +0000 |
---|---|---|
committer | Eric Sandeen <sandeen@sgi.com> | 2002-11-05 20:32:31 +0000 |
commit | 6082303cfd7cbd1e62d58ca4153741ed49b3b4e0 (patch) | |
tree | 96797e6b19bf05d297f9de4c909b3b180fd1e659 /build | |
parent | 55f7a67e3d98841dd15c91cd59b01ae8a0de0610 (diff) | |
download | attr-6082303cfd7cbd1e62d58ca4153741ed49b3b4e0.tar.gz |
Remove "Distribution" tag from RPMs, let rpm set it more flexibly
via rpmmacros, etc. (We did have an environment var that could set
it, but that's not "the rpm way.")
Diffstat (limited to 'build')
-rw-r--r-- | build/rpm/attr.spec.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/rpm/attr.spec.in b/build/rpm/attr.spec.in index 311a514..2a035de 100644 --- a/build/rpm/attr.spec.in +++ b/build/rpm/attr.spec.in @@ -2,7 +2,6 @@ Summary: Utilities for managing filesystem extended attributes. Name: @pkg_name@ Version: @pkg_version@ Release: @pkg_release@ -Distribution: @pkg_distribution@ Packager: Silicon Graphics, Inc. <http://www.sgi.com/> BuildRoot: @build_root@ Prereq: /sbin/ldconfig |