From a83eca5d4cb1232debb7f7314b36006fd5be567d Mon Sep 17 00:00:00 2001 From: Sam Hartman Date: Wed, 6 Apr 2005 13:00:26 +0000 Subject: [PATCH] Makefile.in: build pam for dest_nolibafs debian/rules: Call dest_nolibafs not dest --- Makefile.in | 2 +- debian/rules | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index b51164462..9694089f9 100644 --- a/Makefile.in +++ b/Makefile.in @@ -558,7 +558,7 @@ finale: project cmd comerr afsd butc tbutc @ENABLE_KERNEL_MODULE@ libuafs audit finale_nolibafs: project cmd comerr afsd butc tbutc libuafs audit kauth log package \ ptserver scout bu_utils ubik uss bozo vfsck volser tvolser \ venus update xstat afsmonitor dauth rxdebug libafsrpc \ - libafsauthent shlibafsrpc shlibafsauthent libadmin + libafsauthent shlibafsrpc shlibafsauthent libadmin pam ${COMPILE_PART1} finale ${COMPILE_PART2} # Use washtool to ensure MakefileProto is current and obj/libafs exists. diff --git a/debian/rules b/debian/rules index a84ad3f3d..6a82ff305 100755 --- a/debian/rules +++ b/debian/rules @@ -50,7 +50,7 @@ build: configure-stamp build-stamp build-stamp: dh_testdir - $(MAKE) dest + $(MAKE) dest_nolibafs -rm $(SYS_NAME)/dest/include/crypt.h touch build-stamp -- 2.39.5