]> git.donarmstrong.com Git - lilypond.git/blobdiff - debian/rules
disable autoreconf for the time being
[lilypond.git] / debian / rules
index 7e59b1e63a1441dd9c9716a6e9580bd88dafb510..28a6437f9f603ba2bb05186e65cf88b88ae4d3a7 100755 (executable)
@@ -9,10 +9,6 @@ include VERSION
 
 export MAILADDRESS = lilypond@packages.debian.org
 
-# fontconfig blows chunks if it can't write to $HOME; and some
-# buildds set it to a bogus value.
-export HOME = /tmp
-
 DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
 CFLAGS := $(shell dpkg-buildflags --get CFLAGS)
 CXXFLAGS := $(shell dpkg-buildflags --get CXXFLAGS)