From d284a66d6971980c7174701b30159bf6a9486da7 Mon Sep 17 00:00:00 2001
From: Dirk Froemberg <dirk@FreeBSD.org>
Date: Mon, 4 Jun 2001 09:33:50 +0000
Subject: POSIX syntax for chown.

---
 print/lout/files/patch-01 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'print/lout')

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 ""
-- 
cgit v1.2.3