]> git.pld-linux.org Git - packages/autofs.git/blobdiff - autofs.spec
- rel.1, lets try
[packages/autofs.git] / autofs.spec
index d5349c6dfb6f1a6cd89cd918536db6a2f0d46a41..495c5a3291b4a2dddcda5af0beb848e49ea5a0f8 100644 (file)
@@ -10,7 +10,7 @@ Summary(pt_BR.UTF-8): Servidor autofs
 Summary(tr.UTF-8):     autofs sunucu süreci
 Name:          autofs
 Version:       5.0.2
-Release:       0.5
+Release:       1
 Epoch:         1
 License:       GPL v2+
 Group:         Daemons
@@ -222,10 +222,11 @@ trzymanych na serwerze LDAP.
 %patch71 -p1
 
 %build
-#chmod a+w configure
-#%{__aclocal}
-#%{__autoconf}
-%configure
+%{__aclocal}
+%{__autoconf}
+export initdir=/etc/rc.d/init.d
+%configure \
+       --with-confdir=%{_sysconfdir}
 
 %{__make} \
        initdir=/etc/rc.d/init.d \
This page took 0.102441 seconds and 4 git commands to generate.