diff options
Diffstat (limited to 'print/lout')
-rw-r--r-- | print/lout/files/patch-01 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/lout/files/patch-01 b/print/lout/files/patch-01 index 0ce903b95e1d..86a47a498687 100644 --- a/print/lout/files/patch-01 +++ b/print/lout/files/patch-01 @@ -125,7 +125,7 @@ chmod 755 $(DOCDIR) chmod 755 $(DOCDIR)/* chmod 644 $(DOCDIR)/*/* -+ chown -R bin.bin $(DOCDIR) ++ chown -R bin:bin $(DOCDIR) installfr: @echo "" |