enabled debug patch

This commit is contained in:
Alex Burmashev 2013-11-19 13:35:55 +04:00
parent 029c403457
commit 6c001314fb

View file

@ -5,7 +5,7 @@
Summary: Tools for building live CDs Summary: Tools for building live CDs
Name: livecd-tools Name: livecd-tools
Version: 18.8 Version: 18.8
Release: 31 Release: 32
Epoch: 1 Epoch: 1
License: GPLv2 License: GPLv2
Group: System/Base Group: System/Base
@ -31,6 +31,7 @@ Patch10: livecd-tools.get-name-from-lsb.patch
Patch11: livecd-tools-18.8.vga.removal.patch Patch11: livecd-tools-18.8.vga.removal.patch
Patch12: livecd-tools-18.8.initramfs-initrd.patch Patch12: livecd-tools-18.8.initramfs-initrd.patch
Patch13: livecd-tools-18.8.fustunsafe.patch Patch13: livecd-tools-18.8.fustunsafe.patch
Patch14: livecd-tools-18.8.debug.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
Requires: python-imgcreate = %{epoch}:%{version}-%{release} Requires: python-imgcreate = %{epoch}:%{version}-%{release}
@ -93,6 +94,7 @@ like live image or appliances.
%patch11 -p1 %patch11 -p1
%patch12 -p1 %patch12 -p1
%patch13 -p1 %patch13 -p1
%patch14 -p1
%build %build
make make