summaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/build
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2007-07-28 16:05:52 +0000
committer Eric Hameleers <alien@slackware.com>2007-07-28 16:05:52 +0000
commitc3a21387fdd5e3e8a4a4e29cfba1f351a13f7e20 (patch)
tree1f67a198075be8013fd2021c312599bdb07dfbb7 /wpa_supplicant/build
parentb31dfe76b569340d5604953694c2e7aa24ec0837 (diff)
downloadasb-c3a21387fdd5e3e8a4a4e29cfba1f351a13f7e20.tar.gz
asb-c3a21387fdd5e3e8a4a4e29cfba1f351a13f7e20.tar.xz
Fix file perms in doc directory
Diffstat (limited to 'wpa_supplicant/build')
-rwxr-xr-xwpa_supplicant/build/wpa_supplicant.SlackBuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/wpa_supplicant/build/wpa_supplicant.SlackBuild b/wpa_supplicant/build/wpa_supplicant.SlackBuild
index d202c77c..a1bb5ba4 100755
--- a/wpa_supplicant/build/wpa_supplicant.SlackBuild
+++ b/wpa_supplicant/build/wpa_supplicant.SlackBuild
@@ -338,6 +338,7 @@ mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a $DOCS $PKG/usr/doc/$PRGNAM-$VERSION || true
cp -a $SRCDIR/README.slackware $PKG/usr/doc/${PRGNAM}-${VERSION}/ || true
chmod -R a-w $PKG/usr/doc/$PRGNAM-$VERSION/*
+chown -R root:root $PKG/usr/doc/$PRGNAM-$VERSION/*
# This should only be read/write by root:
chmod 600 $PKG/etc/wpa_supplicant.conf.new