Install uuconv/uuchk with right permissions
This commit is contained in:
parent
603554314d
commit
897930a026
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user