diff options
author | Kamil Rytarowski <kamil@mageia.org> | 2012-03-15 19:11:44 +0000 |
---|---|---|
committer | Kamil Rytarowski <kamil@mageia.org> | 2012-03-15 19:11:44 +0000 |
commit | 23e400f988ff3b31203b6d495801f306bbe5c306 (patch) | |
tree | fbf0697866b012e8ce5a5a921661017a88a58332 /Makefile | |
parent | e9a872c7274e583e297963e688116061f6dd3531 (diff) | |
download | setup-23e400f988ff3b31203b6d495801f306bbe5c306.tar setup-23e400f988ff3b31203b6d495801f306bbe5c306.tar.gz setup-23e400f988ff3b31203b6d495801f306bbe5c306.tar.bz2 setup-23e400f988ff3b31203b6d495801f306bbe5c306.tar.xz setup-23e400f988ff3b31203b6d495801f306bbe5c306.zip |
- remove run-parts from this package (it's packaged separately)
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ LIST = csh.cshrc csh.login host.conf hosts.allow hosts.deny inputrc \ motd printcap protocols securetty services shells profile \ filesystems fstab resolv.conf hosts -subdir = passgrp utils man +subdir = passgrp FILES = $(subdir) $(LIST) Makefile NEWS |