From: Marcin Banasiak Date: Fri, 27 Apr 2007 10:03:23 +0000 (+0000) Subject: - use monodocdir instead of docdir X-Git-Tag: auto/th/dotnet-gecko-sharp2-0_12-2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fdotnet-gecko-sharp2.git;a=commitdiff_plain;h=07074cb476e564a431ed786b9d5a68c3cc7859d9 - use monodocdir instead of docdir - release 2 Changed files: dotnet-gecko-sharp2.spec -> 1.13 --- 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