|
|
@@ -33,7 +33,7 @@ Distribution: OpenPKG [CORE]
|
|
|
Group: System
|
|
|
License: MIT-style
|
|
|
Version: 1.0.8
|
|
|
-Release: 20030320
|
|
|
+Release: 20030427
|
|
|
|
|
|
# package options
|
|
|
%option with_fsl_debug no
|
|
|
@@ -81,7 +81,7 @@ AutoReqProv: no
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
%{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT
|
|
|
%{l_shtool} mkdir -f -p -m 755 $RPM_BUILD_ROOT%{l_prefix}/bin
|
|
|
- %{l_shtool} install -c -m 755 \
|
|
|
+ %{l_shtool} install -c -s -m 755 \
|
|
|
lib_l2/l2tool $RPM_BUILD_ROOT%{l_prefix}/bin/fsl-l2tool
|
|
|
%{l_shtool} mkdir -f -p -m 755 \
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/etc/fsl
|