[packages/mate-applets: 48/311] - libtoolize - ISDN patch to fix build on linux 2.4

glen glen at pld-linux.org
Thu Dec 27 20:27:10 CET 2012


commit fcbd7cbe3b3f4017f6558811c888496a6298266c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Jun 15 15:54:24 2001 +0000

    - libtoolize
    - ISDN patch to fix build on linux 2.4
    
    Changed files:
        gnome-applets.spec -> 1.44

 gnome-applets.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/gnome-applets.spec b/gnome-applets.spec
index 5a8722b..6b47c50 100644
--- a/gnome-applets.spec
+++ b/gnome-applets.spec
@@ -11,6 +11,7 @@ Group(pl):	X11/Aplikacje
 Source0:	ftp://ftp.gnome.org/pub/GNOME/unstable/sources/gnome-applets/%{name}-%{version}.tar.gz
 Patch0:		%{name}-applet-docs.make.patch
 Patch1:		%{name}-use_AM_GNU_GETTEXT.patch
+Patch2:		%{name}-ISDN.patch
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	esound-devel >= 0.2.7
@@ -45,9 +46,11 @@ Applety pod GNOME.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 rm missing
+libtoolize --copy --force
 gettextize --copy --force
 aclocal -I macros
 autoconf
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-applets.git/commitdiff/65c1b73f8721e2c1dd8f5b7d875df06b87ad8453



More information about the pld-cvs-commit mailing list