]> git.pld-linux.org Git - packages/tenshi.git/commitdiff
- updated for 0.3.4
authordarekr <darekr@pld-linux.org>
Sun, 24 Jul 2005 14:42:44 +0000 (14:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    tenshi-root.patch -> 1.2

tenshi-root.patch

index 6891e6254ff3c729fb5311339ae5c05f12c6cd67..1e484dcf9160ce8c76a9456099f7f13c486b6521 100644 (file)
@@ -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}
This page took 0.086129 seconds and 4 git commands to generate.