diff --git a/lxterminal.spec b/lxterminal.spec
index df4c472..6ac1e14 100644
--- a/lxterminal.spec
+++ b/lxterminal.spec
@@ -29,6 +29,7 @@ Source0:        %name-%version.tar.bz2
 # PATCH-FEATURE-OPENSUSE lxterminal-0.1.8-disable-f10.patch andrea@opensuse.org
 # disable f10 shortcut because yast use it
 Patch0:         %name-0.1.8-disable-f10.patch
+Patch1:			%name-0.1.8_fix_ctrl_c_break.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  fdupes gtk2-devel intltool pkg-config update-desktop-files
 BuildRequires:  docbook-utils docbook-xsl-stylesheets libxslt-devel
@@ -49,6 +50,7 @@ of the LXDE project.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %configure --enable-man