diff options
author | Thomas Backlund <tmb@mageia.org> | 2011-02-05 20:21:58 +0000 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2011-02-05 20:21:58 +0000 |
commit | a92e9310c112bdc983a18466492f18a002db2b50 (patch) | |
tree | 2fbb269db1075d62fb3064dc482b76112f1982ac /Makefile.am | |
parent | acffc72f16c13a81f622f9353a5da40a35ebb5ee (diff) | |
download | rpm-setup-a92e9310c112bdc983a18466492f18a002db2b50.tar rpm-setup-a92e9310c112bdc983a18466492f18a002db2b50.tar.gz rpm-setup-a92e9310c112bdc983a18466492f18a002db2b50.tar.bz2 rpm-setup-a92e9310c112bdc983a18466492f18a002db2b50.tar.xz rpm-setup-a92e9310c112bdc983a18466492f18a002db2b50.zip |
merge rpm -b deprecated warning scripts from rpm-manbo-setup
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index ff71923..75e0a7b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -47,6 +47,8 @@ pkg_scripts = \ php.req \ pkgconfigdeps.sh \ pythoneggs.py \ + rpmb_deprecated \ + rpmpopt \ rubygems.rb pkg_gscripts = \ |