From 40b249b081419598d7429cebccb45c39b0123399 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 15 Aug 2014 18:35:34 -0400 Subject: Makefile.am: Drop /pkgdata.+dir/ vars in do_subst --- (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 0e39041..db0472b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -54,8 +54,6 @@ do_subst = sed \ -e 's|[@]PACKAGE_VERSION[@]|$(PACKAGE_VERSION)|g' \ -e 's|[@]SH[@]|$(SH)|g' \ -e 's|[@]pkgdatadir[@]|$(pkgdatadir)|g' \ - -e 's|[@]pkgdatacmddir[@]|$(pkgdatacmddir)|g' \ - -e 's|[@]pkgdataprofiledir[@]|$(pkgdataprofiledir)|g' \ -e 's|[@]localedir[@]|$(localedir)|g' \ -e "s|[@]cmds[@]|$(cmds)|g" \ -e "s|[@]profiles[@]|$(profiles)|g" \ -- cgit v0.9.1