comment patch which is not ready

This commit is contained in:
Nikola Pajkovsky 2009-08-11 13:43:13 +00:00
parent 12fdcf6af2
commit 6352b6740d

View File

@ -12,7 +12,7 @@ Patch2: cdrkit-1.1.9-efi-boot.patch
Patch3: cdrkit-1.1.9-types.patch
Patch4: cdrkit-1.1.9-no_mp3.patch
Patch5: cdrkit-1.1.9-buffer_overflow.patch
Patch6: cdrkit-1.1.9-rr_joliet.patch
#Patch6: cdrkit-1.1.9-rr_joliet.patch
Patch7: cdrkit-1.1.9-root_option.patch
BuildRequires: cmake libcap-devel zlib-devel perl file-devel bzip2-devel
@ -88,7 +88,7 @@ rates. Icedax can also be used as a CD player.
%patch3 -p1 -b .types
%patch4 -p1 -b .no_mp3
%patch5 -p1 -b .buffer_overflow
%patch6 -p1 -b .rr_joliet
#%patch6 -p1 -b .rr_joliet
%patch7 -p1 -b .root_option
find . -type f -print0 | xargs -0 perl -pi -e 's#/usr/local/bin/perl#/usr/bin/perl#g'