* <grobian@gentoo.org>: /bin/sh is no good (on e.g. Solaris) same for perl
--- realpath-1.15-orig/common.mk 2010-11-28 18:27:58.230003002 +0100
+++ realpath-1.15/common.mk 2010-11-28 18:32:20.830003002 +0100
--- common.mk
+++ common.mk
--
CFLAGS += -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -DVERSION='"$(VERSION)"' -DPACKAGE='"$(PACKAGE)"' -DLOCALEDIR='"$(nlsdir)"'
CFLAGS += -DVERSION='"$(VERSION)"' -DPACKAGE='"$(PACKAGE)"' -DLOCALEDIR='"$(nlsdir)"'
ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
CFLAGS += -O0