[med-svn] [Git][med-team/falcon][master] Set HOME

Andreas Tille gitlab at salsa.debian.org
Wed Jan 30 21:30:29 GMT 2019


Andreas Tille pushed to branch master at Debian Med / falcon


Commits:
884a19af by Andreas Tille at 2019-01-30T21:30:17Z
Set HOME

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -19,7 +19,8 @@ override_dh_auto_build:
 		$(FALCON_PREFIX)/include \
 		$(FALCON_PREFIX)/lib \
 		$(FALCON_PREFIX)/pylib
-	$(MAKE) all
+	mkdir $(CURDIR)/../home
+	HOME=$(CURDIR)/../home $(MAKE) all
 
 override_dh_auto_test: unit-tests integration-tests ;
 



View it on GitLab: https://salsa.debian.org/med-team/falcon/commit/884a19af9ac62680386b6847f9e25c4c2408d9df

-- 
View it on GitLab: https://salsa.debian.org/med-team/falcon/commit/884a19af9ac62680386b6847f9e25c4c2408d9df
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190130/77fef37f/attachment.html>


More information about the debian-med-commit mailing list