]> git.pld-linux.org Git - packages/dotnet-gtksourceview-sharp.git/commitdiff
- remove also vbnet.lang - it's in gtksourceview package auto/ac/dotnet-gtksourceview-sharp-0_5-4
authorgrzegol <grzegol@pld-linux.org>
Fri, 17 Sep 2004 11:53:42 +0000 (11:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel. 4

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

dotnet-gtksourceview-sharp.spec

index 2a494a9c25be7c4a57f904fce6e9ae2d6e5719b5..1c7be456eb2ef0a71c93408597711f86106018ce 100644 (file)
@@ -2,7 +2,7 @@ Summary:        .NET language bindings for GtkSourceView
 Summary(pl):   Wi±zania GtkSourceView dla .NET
 Name:          dotnet-gtksourceview-sharp
 Version:       0.5
-Release:       3
+Release:       4
 License:       LGPL
 Group:         Development/Libraries
 Source0:       http://mono2.ximian.com/archive/1.0/gtksourceview-sharp-%{version}.tar.gz
@@ -72,7 +72,7 @@ install -d $RPM_BUILD_ROOT`monodoc --get-sourcesdir`
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 # already in main package
-rm -f $RPM_BUILD_ROOT%{_datadir}/gtksourceview-1.0/language-specs/csharp.lang
+rm -f $RPM_BUILD_ROOT%{_datadir}/gtksourceview-1.0/language-specs/{csharp,vbnet}.lang
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.118747 seconds and 4 git commands to generate.