]> git.pld-linux.org Git - packages/gedit0.git/commitdiff
- added 'gettextize --copy --force' on top of %build gedit-0_5_4-1
authorpius <pius@pld-linux.org>
Mon, 20 Sep 1999 21:54:32 +0000 (21:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- redefined _libexecdir

Changed files:
    gedit0.spec -> 1.15

gedit0.spec

index dff7ba7fb4d1c020a7e3cfa338a7f10f071986dc..c999eeb9a6e8c1d6aabd3b62b4b3ccc726a7b067 100644 (file)
@@ -23,6 +23,7 @@ BuildRoot:    /tmp/%{name}-%{version}-root
 
 %define                _prefix         /usr/X11R6
 %define                _mandir         %{_prefix}/man
+%define                _libexecdir     %{_libdir}
 
 %description
 gEdit is a small but powerful text editor for GTK+ and/or GNOME.
@@ -64,6 +65,7 @@ sposob
 %patch3 -p0
 
 %build
+gettextize --copy --force
 LDFLAGS="-s" ; export LDFLAGS
 %configure
 
This page took 0.079579 seconds and 4 git commands to generate.