Remove unneeded CFLAGS from rename-trinity metapackage rules

pull/3/head
Timothy Pearson 10 years ago
parent a52fc5ba4c
commit 6cde4bea8c

@ -4,7 +4,5 @@ include /usr/share/cdbs/1/rules/debhelper.mk
DEB_BUILD_OPTIONS := nostrip
export DEB_BUILD_OPTIONS = debug nostrip
CFLAGS=-g -Wall -fPIC
DEB_MAKE_INSTALL_TARGET := install DESTDIR="$(DEB_DESTDIR)"
DEB_INSTALL_DOCS_ALL :=

Loading…
Cancel
Save