]> git.pld-linux.org Git - packages/galeon.git/commitdiff
- include g++ v2 string not v3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 11 Oct 2001 14:28:57 +0000 (14:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    galeon.spec -> 1.55

galeon.spec

index b9fac1bd9eb710ba429f6f178f3e1889ae918ded..44196d8b10c5b8fe3fbbd7afa23253b1b4b1a880 100644 (file)
@@ -10,6 +10,7 @@ Group(de):    X11/Applikationen/Netzwerkwesen
 Group(pl):     X11/Aplikacje/Sieciowe
 Source0:       http://prdownloads.sourceforge.net/galeon/%{name}-%{version}.tar.gz             
 Patch0:                %{name}-mozilla_five_home.patch
+Patch1:                %{name}-g++.patch
 URL:           http://galeon.sourceforge.net/
 Requires:      mozilla-embedded = 0.9.4-2
 Requires:      GConf >= 1.0.4-1
@@ -44,6 +45,7 @@ interpretacji stron Mozilli).
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 #sed -e s/AM_GNOME_GETTEXT/AM_GNU_GETTEXT/ configure.in >configure.in.tmp
This page took 0.521162 seconds and 4 git commands to generate.