]> git.pld-linux.org Git - packages/smbldap-tools.git/blobdiff - smbldap-tools.spec
- moved migration scripts to doc
[packages/smbldap-tools.git] / smbldap-tools.spec
index bec4676e4fd40350a2b6c8f20bc38dd8ae837bca..259b4fe2b63f09cc14db7d31ae49994ee777afe8 100644 (file)
@@ -60,15 +60,13 @@ install -d $RPM_BUILD_ROOT%{perl_vendorlib}
 mv -f $RPM_BUILD_ROOT%{_sbindir}/%{_name}.pm $RPM_BUILD_ROOT%{perl_vendorlib}
 install configure.pl $RPM_BUILD_ROOT%{_sbindir}/smbldap-configure
 
-install doc/migration_scripts/smbldap-migrate-* $RPM_BUILD_ROOT%{_sbindir}
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
 %doc CONTRIBUTORS ChangeLog FILES INFRA README INSTALL TODO
-%doc doc/smb.conf smbldap.conf smbldap_bind.conf doc/smbldap*
+%doc doc/smb.conf smbldap.conf smbldap_bind.conf doc/smbldap* doc/migration_scripts/smbldap-migrate-*
 %dir %{_sysconfdir}/smbldap-tools
 %verify(not md5 mtime size) %config(noreplace) %{_sysconfdir}/smbldap-tools/smbldap.conf
 %{perl_vendorlib}/%{_name}.pm
This page took 0.029273 seconds and 4 git commands to generate.