projects
/
people
/
teissler
/
ipfire-2.x.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0010ab
)
cfgroot: Fix typo in path.
author
Michael Tremer
<michael.tremer@ipfire.org>
Tue, 3 Sep 2013 14:55:35 +0000
(16:55 +0200)
committer
Michael Tremer
<michael.tremer@ipfire.org>
Tue, 3 Sep 2013 14:55:35 +0000
(16:55 +0200)
lfs/configroot
patch
|
blob
|
blame
|
history
diff --git
a/lfs/configroot
b/lfs/configroot
index 7232e14b64e0c4cdc5b0ff8582d327b7df02d3e6..d91dbeb8b5fba73e36e665a4850be41c635a7c24 100644
(file)
--- a/
lfs/configroot
+++ b/
lfs/configroot
@@
-162,7
+162,7
@@
$(TARGET) :
for i in backup/ header.pl general-functions.pl graphs.pl lang.pl addon-lang/ langs/ red/ ; do \
chown -R root:root $(CONFIG_ROOT)/$$i; \
done
- chown -Rv root:root $(CONFIG_ROOT)/bin
+ chown -Rv root:root $(CONFIG_ROOT)/
*/
bin
chown root:nobody $(CONFIG_ROOT)/dhcpc
@$(POSTBUILD)