From e943f087771b879f710a30c8d0e9e7f6320e4016 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 18 Sep 2013 16:42:52 +0200 Subject: Make sure pam_ck_connector is required by and included in the consolekit module on all platforms (Previously it was in consolekit on suse and pam on ubuntu... -.-) --- remote/setup_target | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'remote/setup_target') diff --git a/remote/setup_target b/remote/setup_target index 2f4d6e37..dc8bd151 100755 --- a/remote/setup_target +++ b/remote/setup_target @@ -338,7 +338,7 @@ process_module() { [ -d "${TARGET_BUILD_DIR}" ] && TARGET_BUILD_SIZE=$(du -bc "${TARGET_BUILD_DIR}" | awk 'END {print $1}') || TARGET_BUILD_SIZE=0 pinfo "## Copying files with dependencies" copy_files_with_deps - pinfo "## Copying required system files" + pinfo "## Copying required system files" # REQUIRED_SYSTEM_FILES copy_system_files pinfo "## Copying static module files" copy_static_data -- cgit v1.2.3-55-g7522