[rs-commit] r224 - /mod_crl/trunk/mod_crl.spec.in
    rs-commit at redwax.eu 
    rs-commit at redwax.eu
       
    Sat Jan  4 19:47:35 CET 2020
    
    
  
Author: minfrin at redwax.eu
Date: Sat Jan  4 19:47:27 2020
New Revision: 224
Log:
Name of the module is the name of the package.
Modified:
    mod_crl/trunk/mod_crl.spec.in
Modified: mod_crl/trunk/mod_crl.spec.in
==============================================================================
--- mod_crl/trunk/mod_crl.spec.in	(original)
+++ mod_crl/trunk/mod_crl.spec.in	Sat Jan  4 19:47:27 2020
@@ -42,6 +42,6 @@
 %make_install
 
 %files
-%{moduledir}/mod_crl.so
+%{moduledir}/%{name}.so
 
 
    
    
More information about the rs-commit
mailing list