diff options
author | Anas Nashif <anas.nashif@intel.com> | 2012-10-12 08:45:43 -0700 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2013-02-02 16:44:16 -0800 |
commit | 9a2faa8f6b5996926b7d4cc1b48d8ad456c57839 (patch) | |
tree | dde678842c3eae519419de8f1f8d0b07a4d0998b /packaging/rpm.spec | |
parent | af1b049b7c443449289242a60842650c420169db (diff) | |
download | rpm-9a2faa8f6b5996926b7d4cc1b48d8ad456c57839.tar.gz rpm-9a2faa8f6b5996926b7d4cc1b48d8ad456c57839.tar.bz2 rpm-9a2faa8f6b5996926b7d4cc1b48d8ad456c57839.zip |
Remove some old craft
Diffstat (limited to 'packaging/rpm.spec')
-rw-r--r-- | packaging/rpm.spec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/rpm.spec b/packaging/rpm.spec index 86c3e0ee0..34fbd7cb2 100644 --- a/packaging/rpm.spec +++ b/packaging/rpm.spec @@ -153,7 +153,6 @@ mkdir -p %{buildroot}/usr/lib mkdir -p %{buildroot}/usr/share/locale ln -s ../share/locale %{buildroot}/usr/lib/locale %make_install -install -m 755 convertdb1 %{buildroot}/usr/lib/rpm install -m 644 db3/db.h %{buildroot}/usr/include/rpm # remove .la file and the static variant of libpopt # have to remove the dependency from other .la files as well |