X-Git-Url: https://git.ozlabs.org/?p=bitfield;a=blobdiff_plain;f=debian%2Frules;h=c0f4662b1887292539a72b4ffe23c3dce7a68d98;hp=d81c5cefd6c63012d24796caadf7b6fe8be77b9b;hb=fe79f168f6c8ee1b4e492ebd00fcc05e69019072;hpb=10617883d5dbb76d4c307c640d7964178dc8d274 diff --git a/debian/rules b/debian/rules index d81c5ce..c0f4662 100644 --- a/debian/rules +++ b/debian/rules @@ -3,11 +3,6 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/makefile.mk -#DEB_MAKE_CLEAN_TARGET = clean -#DEB_MAKE_BUILD_TARGET = all -DEB_MAKE_INSTALL_TARGET = install DESTDIR=$(CURDIR)/debian/tmp/ -# no check for this software +DEB_MAKE_INSTALL_TARGET = install prefix=/usr DESTDIR=$(CURDIR)/debian/tmp/ DEB_MAKE_CHECK_TARGET = -# example when changing environment variables is necessary -#DEB_MAKE_ENVVARS = CFLAGS="-pwet"