From 4286cefab032f5de5a1b30328e2820257d52ef46 Mon Sep 17 00:00:00 2001 From: Youngjae Shin Date: Tue, 22 Aug 2017 12:47:06 +0900 Subject: remove old style code for installing a license file Change-Id: I6d24a2afec0766b94af13a219e0099e1ae0aae30 --- packaging/boost.spec | 5 ----- 1 file changed, 5 deletions(-) (limited to 'packaging') diff --git a/packaging/boost.spec b/packaging/boost.spec index f540448d52..641e6cea3c 100644 --- a/packaging/boost.spec +++ b/packaging/boost.spec @@ -559,10 +559,6 @@ rm -f %{buildroot}%{_libdir}/*.a #symlink dupes %fdupes %buildroot -# LICENSE -mkdir -p %{buildroot}/usr/share/license -cp -af LICENSE_1_0.txt %{buildroot}/usr/share/license/%{name} - %post -n boost-atomic -p /sbin/ldconfig %post -n boost-container -p /sbin/ldconfig @@ -643,7 +639,6 @@ cp -af LICENSE_1_0.txt %{buildroot}/usr/share/license/%{name} %files %manifest %{name}.manifest %license LICENSE_1_0.txt -%{_datadir}/license/%{name} %files -n boost-license %manifest %{name}.manifest -- cgit v1.2.3