]> git.pld-linux.org Git - packages/apache-mod_mono.git/commitdiff
- cosmetics
authorSÅ‚awomir Paszkiewicz <paszczus@pld-linux.org>
Mon, 11 Oct 2004 08:56:58 +0000 (08:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_mono.spec -> 1.25

apache-mod_mono.spec

index 4a8eea4b794c7b429b28e584490951f00ae4a834..676fddbed486b3c7073b716cb1cc5fca5badd165 100644 (file)
@@ -50,9 +50,9 @@ Requires:     %{name} = %{epoch}:%{version}-%{release}
 Requires:      mono-csharp >= 1.0
 
 %description -n dotnet-xsp
-Provides a minimalistic web server which hosts the ASP.NET runtime and 
+Provides a minimalistic web server which hosts the ASP.NET runtime and
 can be used to test and debug web applications that use the System.Web
-facilities in  Mono.
+facilities in Mono.
 
 %prep
 %setup -q -n %{mod_name}-%{version}
@@ -78,6 +78,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} -C src -f makedll.mak
 
 %install
+rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_sysconfdir}/httpd.conf,%{_pkglibdir},%{_mandir}/man8}
 
 install src/.libs/libmod_%{mod_name}.so $RPM_BUILD_ROOT%{_pkglibdir}/mod_%{mod_name}.so
This page took 0.152732 seconds and 4 git commands to generate.