]> git.pld-linux.org Git - packages/dotnet-gtksourceview-sharp.git/commitdiff
- mint.patch (mint support) auto/ac/dotnet-gtksourceview-sharp-0_5-1
authorMarcin Krzyżanowski <marcin.krzyzanowski@hakore.com>
Sat, 3 Jul 2004 18:52:00 +0000 (18:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- updated install.patch
- URL added

Changed files:
    dotnet-gtksourceview-sharp.spec -> 1.11

dotnet-gtksourceview-sharp.spec

index 27c87e38e608c62fde1c72fe2bb50bff888f2a6b..947ad9949f18fc007e3df7261bdfd19342256718 100644 (file)
@@ -8,6 +8,8 @@ Group:          Development/Libraries
 Source0:       http://mono2.ximian.com/archive/1.0/gtksourceview-sharp-%{version}.tar.gz
 # Source0-md5: b82e767e42a542e185a534048db3078d
 Patch0:                %{name}-install.patch
+Patch1:                %{name}-mint.patch
+URL:           http://www.mono-project.com/
 BuildRequires: autoconf
 BuildRequires: automake >= 1.7
 BuildRequires: dotnet-gtk-sharp-devel >= 0.93
@@ -50,6 +52,7 @@ Cz
 %prep
 %setup -q -n gtksourceview-sharp-%{version}
 %patch0 -p1
+%patch1 -p1
 sed -i -e 's/`monodoc --get-sourcesdir`/$(DESTDIR)&/' doc/Makefile.am
 sed -i -e 's/apidir = $(DESTDIR)@gtk/apidir = @gtk/' gtksourceview/makefile.am
 
This page took 0.067623 seconds and 4 git commands to generate.