From 202fa66414bfeb409b279781772da0fcf2cd294e Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Wed, 16 Feb 2011 17:54:17 +0100 Subject: gui-wizard-gtk: add -g GLADE_FILE option Signed-off-by: Denys Vlasenko --- abrt.spec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'abrt.spec') diff --git a/abrt.spec b/abrt.spec index 9ac45e25..b6dd448d 100644 --- a/abrt.spec +++ b/abrt.spec @@ -410,6 +410,8 @@ fi %files -n libreport-gtk %defattr(-,root,root,-) %{_bindir}/bug-reporting-wizard +# If you want to deploy external glade file: +#%{_datadir}/%{name}/wizard.glade %files libs %defattr(-,root,root,-) -- cgit