summaryrefslogtreecommitdiffstats
path: root/abrt.spec
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2010-03-22 12:55:39 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2010-03-22 12:55:39 +0100
commit970451f3008884e3d52343b1b7ed47f47a8329ac (patch)
tree6ea4dcbe8de7ccd33abbe47244c51c7a54e89e5e /abrt.spec
parent3b57906d9e66519f17a5c5fed2c491fed365ae0a (diff)
downloadabrt-970451f3008884e3d52343b1b7ed47f47a8329ac.tar.gz
abrt-970451f3008884e3d52343b1b7ed47f47a8329ac.tar.xz
abrt-970451f3008884e3d52343b1b7ed47f47a8329ac.zip
minor spec file fix
Diffstat (limited to 'abrt.spec')
-rw-r--r--abrt.spec1
1 files changed, 0 insertions, 1 deletions
diff --git a/abrt.spec b/abrt.spec
index e35ca374..fc96d7ae 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -2,7 +2,6 @@
# platform-dependent
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
-# Polite request for people who spin their own kernel rpms:
# please modify the "_buildid" define in a way that identifies
# that the built package isn't the stock distribution package,
# for example, by setting the define to ".local" or ".bz123456"