patch to fix ...lang/man* problem with rpm compilation

Bradley W. Langhorst brad at langhorst.com
Tue Apr 23 13:25:02 GMT 2002


I think this is the wrong way to fix this but I don't know the
right way.


diff -r1.23 samba2.spec.tmpl
450,453c456,459
< %attr(-,root,root) MANDIR_MACRO/man1/*
< %attr(-,root,root) MANDIR_MACRO/man5/*
< %attr(-,root,root) MANDIR_MACRO/man7/*
< %attr(-,root,root) MANDIR_MACRO/man8/*
---
> %attr(-,root,root) MANDIR_MACRO/lang/man1/*
> %attr(-,root,root) MANDIR_MACRO/lang/man5/*
> %attr(-,root,root) MANDIR_MACRO/lang/man7/*
> %attr(-,root,root) MANDIR_MACRO/lang/man8/*





More information about the samba-technical mailing list