diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-01-23 13:57:55 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-01-23 13:57:55 +0000 |
commit | 3611f2df8a449d03c626f3b5e80cceadc461966b (patch) | |
tree | 3185e8562ccc929e4ca135900b34a74d09a52e49 /Makefile.am | |
parent | f15b92baca5ccbb018123b8aa8e8be586d034f69 (diff) | |
download | rpm-setup-3611f2df8a449d03c626f3b5e80cceadc461966b.tar rpm-setup-3611f2df8a449d03c626f3b5e80cceadc461966b.tar.gz rpm-setup-3611f2df8a449d03c626f3b5e80cceadc461966b.tar.bz2 rpm-setup-3611f2df8a449d03c626f3b5e80cceadc461966b.tar.xz rpm-setup-3611f2df8a449d03c626f3b5e80cceadc461966b.zip |
1.70: deprecate "rpm -b" in favor of "rpmbuild -b"1.70
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index b4352c1..b837369 100644 --- a/Makefile.am +++ b/Makefile.am @@ -69,6 +69,7 @@ EXTRA_DIST = \ macros-perarch.in make_macrosfiles.sh.in \ rpmgenplatform.in \ rpm-spec-mode.el \ + rpmb_deprecated \ tests.sh tests/macros.sh \ tests/findlang.pl tests/findlang.sh |