base-specs/gnome-pilot.spec
changeset 12031 8ed3afd23a6f
parent 11776 75067aab1ce3
child 12156 b0ffa53f1886
--- a/base-specs/gnome-pilot.spec	Fri Apr 04 01:51:05 2008 +0000
+++ b/base-specs/gnome-pilot.spec	Fri Apr 04 06:23:22 2008 +0000
@@ -18,6 +18,9 @@
 Summary:	PalmOS link utilities
 Source:		http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.0/%{name}-%{version}.tar.bz2
 Source1:        %{name}-po-sun-%{po_sun_version}.tar.bz2
+%if %build_l10n
+Source2:                 l10n-configure.sh
+%endif
 #date:2006-03-20 owner:gman bugzilla:313203 type:bug
 Patch1:         gnome-pilot-01-capplet-install.diff
 #date:2006-11-15 owner:calumb bugster:6489289 bugzilla:375639 type:bug
@@ -85,6 +88,11 @@
 export LC_ALL LANG
 libtoolize --force
 intltoolize --force --copy --automake
+
+%if %build_l10n
+bash -x %SOURCE2 --enable-copyright
+%endif
+
 aclocal $ACLOCAL_FLAGS
 automake -a -c -f
 autoconf