Loading debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ include /usr/share/dpkg/default.mk CFLAGS += -DSHADOW_PWD ifeq (,$(findstring ^$(DEB_VERSION_UPSTREAM),^$(shell cut -d'"' -f2 patchlevel.h))) ifeq (,$(findstring ^$(firstword $(subst +, ,$(DEB_VERSION_UPSTREAM))),^$(shell cut -d'"' -f2 patchlevel.h))) $(error (patchlevel.h out of sync with Debian version)) endif Loading Loading
debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ include /usr/share/dpkg/default.mk CFLAGS += -DSHADOW_PWD ifeq (,$(findstring ^$(DEB_VERSION_UPSTREAM),^$(shell cut -d'"' -f2 patchlevel.h))) ifeq (,$(findstring ^$(firstword $(subst +, ,$(DEB_VERSION_UPSTREAM))),^$(shell cut -d'"' -f2 patchlevel.h))) $(error (patchlevel.h out of sync with Debian version)) endif Loading