Theodore Ts'o | 4d8f08f | 2001-05-09 04:51:07 +0000 | [diff] [blame] | 1 | #! /usr/bin/make -f |
Theodore Ts'o | 4d8f08f | 2001-05-09 04:51:07 +0000 | [diff] [blame] | 2 | |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 3 | # export DH_VERBOSE=1 |
Theodore Ts'o | 965e82c | 2018-01-03 01:28:55 -0500 | [diff] [blame] | 4 | |
Theodore Ts'o | 697e21f | 2016-05-22 03:19:30 -0400 | [diff] [blame] | 5 | export DEB_BUILD_MAINT_OPTIONS ?= hardening=+all |
| 6 | |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 7 | DPKG_EXPORT_BUILDFLAGS = 1 |
| 8 | include /usr/share/dpkg/default.mk |
| 9 | |
Theodore Ts'o | 4d8f08f | 2001-05-09 04:51:07 +0000 | [diff] [blame] | 10 | # be paranoid |
Theodore Ts'o | d973c18 | 2012-03-26 17:37:10 -0700 | [diff] [blame] | 11 | export LC_ALL ?= C |
Theodore Ts'o | 4d8f08f | 2001-05-09 04:51:07 +0000 | [diff] [blame] | 12 | |
Theodore Ts'o | 716ff03 | 2017-09-03 23:53:57 -0400 | [diff] [blame] | 13 | ifeq ($(DEB_HOST_ARCH_OS), hurd) |
Theodore Ts'o | d3c0595 | 2016-05-31 01:48:18 -0400 | [diff] [blame] | 14 | SKIP_FUSE2FS=yes |
| 15 | endif |
| 16 | |
Simon McVittie | 8c72de1 | 2018-01-01 23:23:36 +0000 | [diff] [blame] | 17 | ifneq ($(filter pkg.e2fsprogs.no-fuse2fs,$(DEB_BUILD_PROFILES)),) |
| 18 | SKIP_FUSE2FS=yes |
| 19 | endif |
| 20 | |
Theodore Ts'o | d973c18 | 2012-03-26 17:37:10 -0700 | [diff] [blame] | 21 | COMERR_VERSION ?= $(shell grep ELF_VERSION lib/et/Makefile.in | cut '-d ' -f3) |
Theodore Ts'o | d973c18 | 2012-03-26 17:37:10 -0700 | [diff] [blame] | 22 | SS_VERSION ?= $(shell grep ELF_VERSION lib/ss/Makefile.in | cut '-d ' -f3) |
Theodore Ts'o | 4d8f08f | 2001-05-09 04:51:07 +0000 | [diff] [blame] | 23 | |
Theodore Ts'o | d973c18 | 2012-03-26 17:37:10 -0700 | [diff] [blame] | 24 | topdir ?= $(shell pwd) |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 25 | tmpdir ?= ${topdir}/debian/tmp |
| 26 | udebdir ?= ${topdir}/debian/e2fsprogs-udeb |
| 27 | stdbuilddir ?= ${topdir}/debian/BUILD-STD |
Theodore Ts'o | 541d173 | 2002-02-23 21:23:26 -0500 | [diff] [blame] | 28 | |
Theodore Ts'o | d973c18 | 2012-03-26 17:37:10 -0700 | [diff] [blame] | 29 | INSTALL ?= install |
| 30 | INSTALL_PROGRAM ?= $(INSTALL) -p -o root -g root -m 0755 |
Theodore Ts'o | 1893e71 | 2001-05-21 02:48:41 +0000 | [diff] [blame] | 31 | |
Theodore Ts'o | 618dcd2 | 2014-05-18 22:29:01 -0400 | [diff] [blame] | 32 | ifneq (,$(findstring update-symbols,$(DEB_BUILD_OPTIONS))) |
Theodore Ts'o | 146649c | 2018-02-08 23:39:22 -0500 | [diff] [blame] | 33 | SYMBOL_LIBS := libext2fs libcomerr2 libss2 |
Theodore Ts'o | 618dcd2 | 2014-05-18 22:29:01 -0400 | [diff] [blame] | 34 | endif |
| 35 | |
Theodore Ts'o | 04f34e7 | 2016-05-31 01:27:24 -0400 | [diff] [blame] | 36 | CFLAGS_SHLIB = $(CFLAGS) |
| 37 | CFLAGS_STLIB = $(CFLAGS) |
| 38 | LDFLAGS_SHLIB = $(LDFLAGS) |
Theodore Ts'o | 697e21f | 2016-05-22 03:19:30 -0400 | [diff] [blame] | 39 | LDFLAGS_STATIC = $(filter-out -fPIE -fpie -pie,$(LDFLAGS)) |
| 40 | |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 41 | BACKTRACE_CONF_FLAGS ?= $(shell if debian/scripts/test-backtrace ; then echo --disable-backtrace ; fi) |
Theodore Ts'o | 7978621 | 2001-06-22 23:05:23 -0400 | [diff] [blame] | 42 | |
Theodore Ts'o | cfb073a | 2019-07-29 11:40:25 -0400 | [diff] [blame] | 43 | COMMON_CONF_FLAGS = --enable-elf-shlibs --disable-ubsan \ |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 44 | --disable-addrsan --disable-threadsan --disable-e2initrd-helper \ |
| 45 | --disable-fsck --disable-libblkid --disable-libuuid --disable-uuidd \ |
Theodore Ts'o | efeda9d | 2013-12-30 17:35:58 -0500 | [diff] [blame] | 46 | --infodir=/usr/share/info --enable-symlink-install \ |
Theodore Ts'o | e84a4a6 | 2017-08-22 12:15:26 -0400 | [diff] [blame] | 47 | --with-multiarch=$(DEB_HOST_MULTIARCH) \ |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 48 | $(BACKTRACE_CONF_FLAGS) ${EXTRA_CONF_FLAGS} |
Theodore Ts'o | 7978621 | 2001-06-22 23:05:23 -0400 | [diff] [blame] | 49 | |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 50 | ifneq ($(SKIP_FUSE2FS),) |
| 51 | COMMON_CONF_FLAGS += --disable-fuse2fs |
Theodore Ts'o | 4d8f08f | 2001-05-09 04:51:07 +0000 | [diff] [blame] | 52 | endif |
Theodore Ts'o | e5b1643 | 2002-08-17 21:11:29 -0400 | [diff] [blame] | 53 | |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 54 | ifneq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE)) |
| 55 | CC ?= $(DEB_HOST_GNU_TYPE)-gcc |
| 56 | COMMON_CONF_FLAGS += --build=$(DEB_BUILD_GNU_TYPE) --host=$(DEB_HOST_GNU_TYPE) |
| 57 | endif |
Theodore Ts'o | 7978621 | 2001-06-22 23:05:23 -0400 | [diff] [blame] | 58 | |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 59 | %: |
| 60 | dh $@ -B${stdbuilddir} |
Theodore Ts'o | 7978621 | 2001-06-22 23:05:23 -0400 | [diff] [blame] | 61 | |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 62 | override_dh_autoreconf: |
| 63 | |
| 64 | override_dh_auto_configure: |
| 65 | mkdir -p ${stdbuilddir} |
| 66 | cd ${stdbuilddir} && AWK=/usr/bin/awk \ |
| 67 | ../../configure ${COMMON_CONF_FLAGS} |
| 68 | |
| 69 | override_dh_auto_build: |
Theodore Ts'o | f921eda | 2012-02-20 18:17:37 -0500 | [diff] [blame] | 70 | $(MAKE) -C ${stdbuilddir} V=1 all |
Theodore Ts'o | b637c57 | 2021-02-09 15:56:12 -0500 | [diff] [blame] | 71 | ifeq (,$(filter pkg.e2fsprogs.no-static,$(DEB_BUILD_PROFILES))) |
Theodore Ts'o | cd05679 | 2016-09-01 23:48:03 -0400 | [diff] [blame] | 72 | $(MAKE) -C ${stdbuilddir}/e2fsck V=1 e2fsck.static |
Theodore Ts'o | b637c57 | 2021-02-09 15:56:12 -0500 | [diff] [blame] | 73 | endif |
Theodore Ts'o | 2c0e8c7 | 2016-05-20 23:43:29 -0400 | [diff] [blame] | 74 | if ! test -d debian/orig-gmo ; then \ |
| 75 | mkdir debian/orig-gmo ; \ |
| 76 | mv po/*.gmo po/*.po debian/orig-gmo ; \ |
| 77 | cp debian/orig-gmo/*.po po ; \ |
| 78 | fi |
Theodore Ts'o | f921eda | 2012-02-20 18:17:37 -0500 | [diff] [blame] | 79 | $(MAKE) -C ${stdbuilddir}/po V=1 update-gmo |
Theodore Ts'o | e5b1643 | 2002-08-17 21:11:29 -0400 | [diff] [blame] | 80 | |
Theodore Ts'o | 922a40c | 2019-07-09 19:04:20 -0400 | [diff] [blame] | 81 | $(MAKE) -C ${stdbuilddir}/doc V=1 libext2fs.html |
| 82 | $(MAKE) -C ${stdbuilddir}/lib/et V=1 com_err.info com_err.html |
Theodore Ts'o | 40ab405 | 2018-08-21 20:10:02 -0400 | [diff] [blame] | 83 | cat $(shell /bin/ls -1 ./doc/RelNotes/*.txt | tac) | \ |
| 84 | gzip -9n > ${stdbuilddir}/NEWS.gz |
Theodore Ts'o | e5b1643 | 2002-08-17 21:11:29 -0400 | [diff] [blame] | 85 | |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 86 | override_dh_auto_clean: |
Theodore Ts'o | 2c0e8c7 | 2016-05-20 23:43:29 -0400 | [diff] [blame] | 87 | if test -d debian/orig-gmo ; then \ |
| 88 | rm -f po/*.gmo po/*.po ; \ |
| 89 | mv debian/orig-gmo/* po ; \ |
| 90 | rmdir debian/orig-gmo ; \ |
| 91 | fi |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 92 | rm -rf ${stdbuilddir} |
Theodore Ts'o | 4d8f08f | 2001-05-09 04:51:07 +0000 | [diff] [blame] | 93 | |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 94 | override_dh_auto_install: |
Theodore Ts'o | b90b826 | 2001-06-15 22:54:34 +0000 | [diff] [blame] | 95 | mkdir -p ${tmpdir}/sbin |
Theodore Ts'o | c1986ec | 2012-06-13 15:29:13 -0400 | [diff] [blame] | 96 | $(MAKE) -C ${stdbuilddir} V=1 install DESTDIR=${tmpdir} \ |
Theodore Ts'o | 7978621 | 2001-06-22 23:05:23 -0400 | [diff] [blame] | 97 | INSTALL_PROGRAM="${INSTALL_PROGRAM}" LDCONFIG=true |
| 98 | # static libs and .h files |
Theodore Ts'o | c1986ec | 2012-06-13 15:29:13 -0400 | [diff] [blame] | 99 | $(MAKE) -C ${stdbuilddir} V=1 install-libs DESTDIR=${tmpdir} LDCONFIG=true |
Theodore Ts'o | 4d8f08f | 2001-05-09 04:51:07 +0000 | [diff] [blame] | 100 | |
Theodore Ts'o | b637c57 | 2021-02-09 15:56:12 -0500 | [diff] [blame] | 101 | ifeq (,$(filter pkg.e2fsprogs.no-static,$(DEB_BUILD_PROFILES))) |
Theodore Ts'o | 1893e71 | 2001-05-21 02:48:41 +0000 | [diff] [blame] | 102 | # statically-linked fsck |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 103 | ${INSTALL_PROGRAM} ${stdbuilddir}/e2fsck/e2fsck.static ${tmpdir}/sbin |
| 104 | (cd debian/tmp/usr/share/man/man8 ; cp e2fsck.8 e2fsck.static.8) |
Theodore Ts'o | b637c57 | 2021-02-09 15:56:12 -0500 | [diff] [blame] | 105 | endif |
Filipe Brandenburger | a8ffb5c | 2012-12-14 20:47:03 -0800 | [diff] [blame] | 106 | |
Theodore Ts'o | 716ff03 | 2017-09-03 23:53:57 -0400 | [diff] [blame] | 107 | ifeq ($(DEB_HOST_ARCH_OS), hurd) |
Theodore Ts'o | b1c828e | 2011-09-28 23:12:45 -0400 | [diff] [blame] | 108 | ${INSTALL} -m 0644 misc/mke2fs-hurd.conf ${tmpdir}/etc/mke2fs.conf |
| 109 | endif |
| 110 | |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 111 | override_dh_install: |
Theodore Ts'o | 922a40c | 2019-07-09 19:04:20 -0400 | [diff] [blame] | 112 | dh_install -p e2fsprogs --sourcedir=${stdbuilddir} NEWS.gz \ |
| 113 | usr/share/doc/e2fsprogs |
Theodore Ts'o | e98cdaf | 2019-07-13 15:58:56 -0400 | [diff] [blame] | 114 | dh_install |
| 115 | dh_missing --fail-missing |
Theodore Ts'o | 922a40c | 2019-07-09 19:04:20 -0400 | [diff] [blame] | 116 | |
Theodore Ts'o | b637c57 | 2021-02-09 15:56:12 -0500 | [diff] [blame] | 117 | ifeq (,$(filter noudeb,$(DEB_BUILD_PROFILES))) |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 118 | override_dh_lintian: |
| 119 | dh_lintian |
| 120 | $(INSTALL) -D -p -m644 debian/e2fsprogs-udeb.lintian-overrides \ |
| 121 | debian/e2fsprogs-udeb/usr/share/lintian/overrides/e2fsprogs-udeb |
Theodore Ts'o | b637c57 | 2021-02-09 15:56:12 -0500 | [diff] [blame] | 122 | endif |
Theodore Ts'o | b90b826 | 2001-06-15 22:54:34 +0000 | [diff] [blame] | 123 | |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 124 | override_dh_installinfo: |
Theodore Ts'o | 4d8f08f | 2001-05-09 04:51:07 +0000 | [diff] [blame] | 125 | # HTML docs |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 126 | $(INSTALL) -d debian/libext2fs-dev/usr/share/doc/libext2fs2/html-info/ |
Theodore Ts'o | 4534f8b | 2009-11-29 20:19:10 -0500 | [diff] [blame] | 127 | $(INSTALL) -p -m 0644 ${stdbuilddir}/doc/*.html \ |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 128 | debian/libext2fs-dev/usr/share/doc/libext2fs2/html-info/ |
| 129 | $(INSTALL) -d debian/comerr-dev/usr/share/doc/comerr-dev/html-info/ |
Theodore Ts'o | 4534f8b | 2009-11-29 20:19:10 -0500 | [diff] [blame] | 130 | $(INSTALL) -p -m 0644 ${stdbuilddir}/lib/et/*.html \ |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 131 | debian/comerr-dev/usr/share/doc/comerr-dev/html-info/ |
Theodore Ts'o | 4d8f08f | 2001-05-09 04:51:07 +0000 | [diff] [blame] | 132 | |
| 133 | # texinfo docs |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 134 | mkdir -p debian/comerr-dev/usr/share/doc/comerr-dev |
Theodore Ts'o | b1e22d5 | 2005-12-29 09:16:00 -0500 | [diff] [blame] | 135 | $(INSTALL) -p -m 0644 ${topdir}/doc/libext2fs.texinfo \ |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 136 | debian/libext2fs-dev/usr/share/doc/libext2fs2/libext2fs.texi |
Theodore Ts'o | b1e22d5 | 2005-12-29 09:16:00 -0500 | [diff] [blame] | 137 | $(INSTALL) -p -m 0644 ${topdir}/lib/et/com_err.texinfo \ |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 138 | debian/comerr-dev/usr/share/doc/comerr-dev/com_err.texi |
Theodore Ts'o | 4d8f08f | 2001-05-09 04:51:07 +0000 | [diff] [blame] | 139 | |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 140 | $(INSTALL) -d debian/comerr-dev/usr/share/doc/comerr-dev/examples |
Theodore Ts'o | b1e22d5 | 2005-12-29 09:16:00 -0500 | [diff] [blame] | 141 | $(INSTALL) -p -m 0644 lib/ss/ss_err.et \ |
Theodore Ts'o | 151c86a | 2003-07-25 07:03:00 -0400 | [diff] [blame] | 142 | ${stdbuilddir}/lib/ext2fs/ext2_err.et \ |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 143 | debian/comerr-dev/usr/share/doc/comerr-dev/examples |
| 144 | $(INSTALL) -d debian/ss-dev/usr/share/doc/ss-dev/examples |
Theodore Ts'o | b1e22d5 | 2005-12-29 09:16:00 -0500 | [diff] [blame] | 145 | $(INSTALL) -p -m 0644 debugfs/debug_cmds.ct \ |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 146 | debian/ss-dev/usr/share/doc/ss-dev/examples |
Theodore Ts'o | 151c86a | 2003-07-25 07:03:00 -0400 | [diff] [blame] | 147 | |
Theodore Ts'o | 541d173 | 2002-02-23 21:23:26 -0500 | [diff] [blame] | 148 | dh_installinfo -pcomerr-dev ${stdbuilddir}/lib/et/com_err.info |
Theodore Ts'o | 146649c | 2018-02-08 23:39:22 -0500 | [diff] [blame] | 149 | dh_installinfo -plibext2fs-dev ${stdbuilddir}/doc/libext2fs.info |
Theodore Ts'o | 4d8f08f | 2001-05-09 04:51:07 +0000 | [diff] [blame] | 150 | |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 151 | override_dh_makeshlibs: |
Theodore Ts'o | 95f65c3 | 2009-07-18 22:14:58 -0400 | [diff] [blame] | 152 | for i in $(SYMBOL_LIBS); \ |
Theodore Ts'o | 649bd28 | 2008-08-25 00:00:35 -0400 | [diff] [blame] | 153 | do \ |
| 154 | echo "Generating symbols for $$i..."; \ |
| 155 | dpkg-gensymbols -p$$i -Pdebian/$$i > debian/$$i.tmp-patch; \ |
| 156 | cat debian/$$i.tmp-patch; \ |
| 157 | patch debian/$$i.symbols < debian/$$i.tmp-patch; \ |
| 158 | /bin/rm debian/$$i.tmp-patch; \ |
| 159 | done |
Theodore Ts'o | b637c57 | 2021-02-09 15:56:12 -0500 | [diff] [blame] | 160 | dh_makeshlibs $(if $(filter noudeb,$(DEB_BUILD_PROFILES)),,--add-udeb=e2fsprogs-udeb) |
Theodore Ts'o | 649bd28 | 2008-08-25 00:00:35 -0400 | [diff] [blame] | 161 | |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 162 | override_dh_shlibdeps: |
Theodore Ts'o | 151c86a | 2003-07-25 07:03:00 -0400 | [diff] [blame] | 163 | dh_shlibdeps -pe2fsprogs -l${stdbuilddir}/lib \ |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 164 | -- -Ldebian/e2fsprogs.shlibs.local |
Theodore Ts'o | b637c57 | 2021-02-09 15:56:12 -0500 | [diff] [blame] | 165 | ifeq (,$(filter noudeb,$(DEB_BUILD_PROFILES))) |
Theodore Ts'o | 7a15db2 | 2003-07-29 22:15:33 -0400 | [diff] [blame] | 166 | dh_shlibdeps -pe2fsprogs-udeb -l${stdbuilddir}/lib \ |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 167 | -- -Ldebian/e2fsprogs-udeb.shlibs.local |
Theodore Ts'o | b637c57 | 2021-02-09 15:56:12 -0500 | [diff] [blame] | 168 | endif |
Theodore Ts'o | d3c0595 | 2016-05-31 01:48:18 -0400 | [diff] [blame] | 169 | ifeq ($(SKIP_FUSE2FS),) |
Theodore Ts'o | d133561 | 2016-05-24 15:38:01 -0400 | [diff] [blame] | 170 | dh_shlibdeps -pfuse2fs -l${stdbuilddir}/lib \ |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 171 | -- -Ldebian/e2fsprogs.shlibs.local |
Theodore Ts'o | d3c0595 | 2016-05-31 01:48:18 -0400 | [diff] [blame] | 172 | endif |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 173 | dh_shlibdeps --remaining-packages -l${stdbuilddir}/lib |
Theodore Ts'o | b90b826 | 2001-06-15 22:54:34 +0000 | [diff] [blame] | 174 | |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 175 | override_dh_gencontrol: |
Theodore Ts'o | e98cdaf | 2019-07-13 15:58:56 -0400 | [diff] [blame] | 176 | dh_gencontrol -pcomerr-dev -- -v${COMERR_VERSION}-${DEB_VERSION} -VmainBinary=${DEB_VERSION} |
| 177 | dh_gencontrol -pss-dev -- -v${SS_VERSION}-${DEB_VERSION} -VmainBinary=${DEB_VERSION} |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 178 | dh_gencontrol --remaining-packages |
Theodore Ts'o | b90b826 | 2001-06-15 22:54:34 +0000 | [diff] [blame] | 179 | |
Theodore Ts'o | 7f4c3bb | 2019-07-24 20:40:19 -0400 | [diff] [blame] | 180 | override_dh_auto_test: |
Theodore Ts'o | 20a18d5 | 2019-07-27 12:17:06 -0400 | [diff] [blame] | 181 | ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS))) |
Theodore Ts'o | 7f4c3bb | 2019-07-24 20:40:19 -0400 | [diff] [blame] | 182 | $(MAKE) -C ${stdbuilddir} V=1 check |
Theodore Ts'o | 20a18d5 | 2019-07-27 12:17:06 -0400 | [diff] [blame] | 183 | endif |
Theodore Ts'o | 7f4c3bb | 2019-07-24 20:40:19 -0400 | [diff] [blame] | 184 | |
Theodore Ts'o | 336ac18 | 2019-07-11 00:06:07 -0400 | [diff] [blame] | 185 | test_printenv: |
| 186 | printenv | sort |