ispman/install-data/ldifs Makefile,1.3,1.4
Joerg Delker <[email protected]>
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/install-data/ldifs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19890/install-data/ldifs Modified Files: Makefile Log Message: removed unecessary restrictive file mode Index: Makefile =================================================================== RCS file: /cvsroot/ispman/ispman/install-data/ldifs/Makefile,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- Makefile 1 Aug 2004 21:11:54 -0000 1.3 +++ Makefile 4 Aug 2004 16:11:55 -0000 1.4 @@ -18,7 +18,7 @@ install: ispman_install.ldif - $(INSTALL) -c -m 640 ispman_install.ldif $(DESTDIR)$(PREFIX)/conf/ldif/ispman.ldif + $(INSTALL) -c ispman_install.ldif $(DESTDIR)$(PREFIX)/conf/ldif/ispman.ldif clean: -rm ispman_install.ldif ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com