Messages from rpmlint clean-up
This commit is contained in:
parent
9967a20858
commit
e31ac12d92
@ -149,7 +149,6 @@ export FFLAGS="$CFLAGS"
|
||||
make VERBOSE=1 %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
cd fedora
|
||||
make install DESTDIR=$RPM_BUILD_ROOT
|
||||
perl -pi -e 's#^require v5.8.1;##g' $RPM_BUILD_ROOT%{_bindir}/dirsplit
|
||||
@ -165,9 +164,6 @@ ln -sf wodim.1.gz $RPM_BUILD_ROOT/%{_mandir}/man1/netscsid.1.gz
|
||||
# we don't need cdda2mp3 since we don't have any mp3 {en,de}coder
|
||||
rm $RPM_BUILD_ROOT%{_bindir}/cdda2mp3
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%post -n wodim
|
||||
link=`readlink %{_bindir}/cdrecord`
|
||||
if [ "$link" == "%{_bindir}/wodim" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user