summaryrefslogtreecommitdiff
path: root/libre/filesystem/filesystem.install
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-02-03 15:31:08 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-02-03 15:31:08 +0100
commit86e7521993c095c2082316197d345c04dde46327 (patch)
treec251bad878348dc28bfa14b9583964fc142deddf /libre/filesystem/filesystem.install
parent6ca11940446fc579b8b58d05ea34843b13fe16f5 (diff)
parent22e5f5bf64eba5c65674eeb3a8167de2854dbe0e (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: kde-unstable/calligra/PKGBUILD multilib/lib32-udev/PKGBUILD testing/emacs/PKGBUILD
Diffstat (limited to 'libre/filesystem/filesystem.install')
-rw-r--r--libre/filesystem/filesystem.install3
1 files changed, 0 insertions, 3 deletions
diff --git a/libre/filesystem/filesystem.install b/libre/filesystem/filesystem.install
index 640cd5c1d..0ecc27e65 100644
--- a/libre/filesystem/filesystem.install
+++ b/libre/filesystem/filesystem.install
@@ -1,9 +1,6 @@
post_install() {
[ -f var/log/lastlog ] || : >var/log/lastlog
[ -f var/log/wtmp ] || : >var/log/wtmp
- [ -f var/run/utmp ] || : >var/run/utmp
- chown root:20 var/run/utmp
- chmod 664 var/run/utmp
[ -f var/log/btmp ] || (: >var/log/btmp && bin/chmod 600 var/log/btmp)
# workaround for bug #7194
# readded due to bug #9465