Install uuconv/uuchk with right permissions

This commit is contained in:
ache 1995-05-14 17:01:07 +00:00
parent 603554314d
commit 897930a026
2 changed files with 2 additions and 8 deletions

View File

@ -1,10 +1,7 @@
# Makefile for uuchk
# $Id: Makefile,v 1.2 1994/05/31 05:11:12 ache Exp $
# $Id: Makefile,v 1.3 1994/05/31 05:46:20 ache Exp $
BINDIR= $(sbindir)
BINOWN= $(owner)
BINGRP= $(group)
BINMODE= 550
PROG= uuchk
SRCS= uuchk.c

View File

@ -1,10 +1,7 @@
# Makefile for uuconv
# $Id: Makefile,v 1.2 1994/05/31 05:13:08 ache Exp $
# $Id: Makefile,v 1.3 1994/05/31 05:46:34 ache Exp $
BINDIR= $(sbindir)
BINOWN= $(owner)
BINGRP= $(group)
BINMODE= 550
PROG= uuconv
SRCS= uuconv.c