Fix spec
This commit is contained in:
parent
d74e8f7d73
commit
e58d137368
@ -18,10 +18,6 @@ Source0: http://download.gnome.org/sources/gnome-terminal/2.31/gnome-terminal-%{
|
|||||||
# http://bugzilla.gnome.org/show_bug.cgi?id=588732
|
# http://bugzilla.gnome.org/show_bug.cgi?id=588732
|
||||||
Source1: profile-new-dialog.ui
|
Source1: profile-new-dialog.ui
|
||||||
|
|
||||||
# steal gedit translations for search ui
|
|
||||||
Source2: apply-extra-translations
|
|
||||||
Source3: extra-translations
|
|
||||||
|
|
||||||
# Fix gnome.org Bug 338913 – Terminal resized when switching tabs
|
# Fix gnome.org Bug 338913 – Terminal resized when switching tabs
|
||||||
Patch2: gnome-terminal-2.15.0-338913-revert-336325.patch
|
Patch2: gnome-terminal-2.15.0-338913-revert-336325.patch
|
||||||
|
|
||||||
@ -62,9 +58,6 @@ export PERL5LIB=/usr/lib64/perl5/vendor_perl/5.8.2 perl
|
|||||||
|
|
||||||
%configure --with-widget=vte --disable-scrollkeeper
|
%configure --with-widget=vte --disable-scrollkeeper
|
||||||
|
|
||||||
# patch in translations for extra Search UI strings
|
|
||||||
%{SOURCE2} --apply . %{SOURCE3}
|
|
||||||
|
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
cp %{SOURCE1} src
|
cp %{SOURCE1} src
|
||||||
|
Loading…
Reference in New Issue
Block a user