]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/rules
* Generalised preprocesser loop protection code.
[ikiwiki.git] / debian / rules
index 48ce274db6e1908eb5bf9ae11955140a218c336e..3358db5d90e11505fd90eebfb53af91815e1ef34 100755 (executable)
@@ -23,7 +23,7 @@ binary-indep: build
        dh_testroot
        dh_clean -k
        $(MAKE) pure_install INSTALLDIRS=vendor \
-               PREFIX=$(shell pwd)/debian/ikiwiki/$(shell perl -MConfig -e 'print $$Config{prefix}')
+               DESTDIR=$(shell pwd)/debian/ikiwiki
        dh_install wikilist etc/ikiwiki
        dh_installdocs html
        dh_link usr/share/common-licenses/GPL usr/share/doc/ikiwiki/html/GPL