Bug 23296

Summary: /usr/src/etc/isdn/Makefile doesn't install all files ?
Product: Base System Reporter: ats <ats>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.2-RELEASE   
Hardware: Any   
OS: Any   

Description ats 2000-12-05 09:40:01 UTC
There are three files in /usr/src/etc/isdn that don't get installed
like the other files: isdnd.rates.A , isdnd.rates.L and unknown_incoming.
Shouldn't they be included in the I4BETCFILE and I4BETCPROG targets
and also get installed into /etc/isdn ?

Fix: 

include insdnd.rates.A and isdnd.rates.L into i4BETCFILE and
unknown_incoming into I4BETCPROG lists in the Makefile.
How-To-Repeat: Look at an installed system and into the source tree and wondering
why these files are only in the source tree :-).
Comment 1 hm freebsd_committer freebsd_triage 2001-05-24 12:17:17 UTC
State Changed
From-To: open->closed

Fixed in -current a good while ago.