Changeset 2483

Show
Ignore:
Timestamp:
02/01/07 13:56:20 (2 years ago)
Author:
dhozac
Message:

Add missing hunk from the Gentoo initscripts commit.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/sysv/Makefile-files

    r2434 r2483  
    3737sysv_conf_DTA =         sysv/vservers.conf 
    3838 
    39 sysconf_DATA +=         $(sysv_conf_DTA) 
    4039EXTRA_DIST +=           sysv/v_gated.subst \ 
    4140                        sysv/v_httpd.subst \ 
     
    4948                        $(sysv_conf_DTA) 
    5049 
     50if HAVE_SYSV_INIT 
     51sysconf_DATA +=         $(sysv_conf_DTA) 
    5152initrd_SCRIPTS +=       $(sysv_src_SCRPTS) \ 
    5253                        $(sysv_gen_SCRPTS) 
     54endif 
    5355 
    5456CLEANFILES +=           $(sysv_gen_SCRPTS)