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.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to