Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(374)

Unified Diff: src/scripts/build_platform_packages.sh

Issue 554021: integrate pam_offline with the build and packaging system (Closed)
Patch Set: re-add dependency on openssl, this time using the correct name Created 10 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/platform/screenlocker/xscreensaver ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/scripts/build_platform_packages.sh
diff --git a/src/scripts/build_platform_packages.sh b/src/scripts/build_platform_packages.sh
index d436c3c5c6411ff2515ac3067c1ddba6fa9a8a4a..a097c8d872d9a7be2c3a6190d17ee405e7e492f3 100755
--- a/src/scripts/build_platform_packages.sh
+++ b/src/scripts/build_platform_packages.sh
@@ -31,7 +31,7 @@ NUM_JOBS=`grep -c "^processor" /proc/cpuinfo`
PLATFORM_DIR="$SRC_ROOT/platform"
PLATFORM_DIRS="acpi assets fake_hal init installer login_manager \
- memento_softwareupdate pam_google window_manager \
+ memento_softwareupdate pam_google pam_offline window_manager \
cros chrome screenlocker cryptohome \
monitor_reconfig microbenchmark minijail metrics_collection \
theme metrics_daemon"
« no previous file with comments | « src/platform/screenlocker/xscreensaver ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698