diff options
author | Anas Nashif <anas.nashif@intel.com> | 2012-10-12 08:35:00 -0700 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2013-02-02 16:44:16 -0800 |
commit | af1b049b7c443449289242a60842650c420169db (patch) | |
tree | 1c81cc3a1ac6c489a26689938f3465010c08ebe2 | |
parent | c2e3fee50eeb1a12bb01d605b92886f767878feb (diff) | |
download | rpm-af1b049b7c443449289242a60842650c420169db.tar.gz rpm-af1b049b7c443449289242a60842650c420169db.tar.bz2 rpm-af1b049b7c443449289242a60842650c420169db.zip |
Remove some old craft
-rw-r--r-- | packaging/rpm.spec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packaging/rpm.spec b/packaging/rpm.spec index 31c30bfb6..86c3e0ee0 100644 --- a/packaging/rpm.spec +++ b/packaging/rpm.spec @@ -146,9 +146,7 @@ autoreconf -i -f --libdir=%{_libdir} --sysconfdir=/etc --localstatedir=/var --with-lua \ --with-acl --with-cap --enable-shared %{?with_python: --enable-python} $BUILDTARGET -rm po/de.gmo make %{?_smp_mflags} -make convertdb1 %install mkdir -p %{buildroot}/usr/lib |