From 07074cb476e564a431ed786b9d5a68c3cc7859d9 Mon Sep 17 00:00:00 2001 From: Marcin Banasiak Date: Fri, 27 Apr 2007 10:03:23 +0000 Subject: [PATCH] - use monodocdir instead of docdir - release 2 Changed files: dotnet-gecko-sharp2.spec -> 1.13 --- dotnet-gecko-sharp2.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dotnet-gecko-sharp2.spec b/dotnet-gecko-sharp2.spec index 7771d31..a47c86c 100644 --- a/dotnet-gecko-sharp2.spec +++ b/dotnet-gecko-sharp2.spec @@ -3,7 +3,7 @@ Summary: Gecko# - A Gtk# Mozilla binding Summary(pl.UTF-8): Gecko# - wiązanie Gtk# dla Mozilli Name: dotnet-gecko-sharp2 Version: 0.12 -Release: 1 +Release: 2 Epoch: 0 License: GPL Group: Libraries @@ -61,7 +61,7 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT \ - docdir=%{_libdir}/monodoc/sources \ + monodocdir=%{_libdir}/monodoc/sources \ pkgconfigdir=%{_pkgconfigdir} if ! pkg-config --exists mono; then -- 2.44.0