From a1f03f5abcf4469e0a3c956b5fee83143597d33b Mon Sep 17 00:00:00 2001 From: darekr Date: Sun, 24 Jul 2005 14:42:44 +0000 Subject: [PATCH] - updated for 0.3.4 Changed files: tenshi-root.patch -> 1.2 --- tenshi-root.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tenshi-root.patch b/tenshi-root.patch index 6891e62..1e484dc 100644 --- a/tenshi-root.patch +++ b/tenshi-root.patch @@ -7,6 +7,6 @@ - install -o tenshi -g root -m 0640 -D tenshi.conf ${DESTDIR}${sysconfdir}/tenshi/tenshi.conf + install -m 0640 -D tenshi.conf ${DESTDIR}${sysconfdir}/tenshi/tenshi.conf install -d ${DESTDIR}${docdir} - install ${DOCS} ${DESTDIR}${docdir}/ + install -m 0644 ${DOCS} ${DESTDIR}${docdir}/ - install -o tenshi -g root -m 750 -d ${DESTDIR}${libdir} + install -m 750 -d ${DESTDIR}${libdir} -- 2.44.0