From 2e632118c962075b8376d2f710dbaa2382910cca Mon Sep 17 00:00:00 2001 From: Renaud Lepage Date: Fri, 13 Sep 2024 16:09:26 -0700 Subject: [PATCH] what --- .github/build-nest-v3 | 2 +- debian/rules | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/build-nest-v3 b/.github/build-nest-v3 index 8e2afd3..25bf17f 100644 --- a/.github/build-nest-v3 +++ b/.github/build-nest-v3 @@ -1 +1 @@ -17 \ No newline at end of file +18 \ No newline at end of file diff --git a/debian/rules b/debian/rules index a74e91a..c011d99 100755 --- a/debian/rules +++ b/debian/rules @@ -53,8 +53,7 @@ export PIKA_BUILD_ARCH = $(shell cat ../pika-build-arch) override_dh_auto_install: dh_auto_install - CWD:=$(shell pwd) - echo "Where are we: $(CWD)" + find . mkdir -p debian/sbctl/usr/bin chmod 0755 debian/sbctl/usr/bin/sbctl-pkexec cp -vf debian/sbctl-pkexec debian/sbctl/usr/bin/sbctl-pkexec