Control: tags -1 + patch

Attached is a simple patch which should do the trick.

I've added the --with-default-pid-dir=/run configure switch only to the
deb build.
If it's also relevant for the udeb, please move it to $CONFIGURE.

Cheers,
Michael
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
diff --git a/debian/rules b/debian/rules
index f1b6a07..405c87e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -83,6 +83,7 @@ $(STAMPS_DIR)/setup_deb: $(STAMPS_DIR)/source
 		--with-device-mode=0660 \
 		--with-default-run-dir=/run/lvm \
 		--with-default-locking-dir=/run/lock/lvm \
+		--with-default-pid-dir=/run \
 		--with-thin=internal \
 		--with-thin-check=/usr/sbin/thin_check \
 		--with-thin-dump=/usr/sbin/thin_dump \

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to