From 796cdb6effad1c36d4b861c1fe3917d26f23a968 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 31 Oct 2016 12:16:03 -0400 Subject: tidy up --- tools/notsd-move | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/notsd-move') diff --git a/tools/notsd-move b/tools/notsd-move index 36ca546a63..096c3d8338 100755 --- a/tools/notsd-move +++ b/tools/notsd-move @@ -786,6 +786,7 @@ fixup_makefile() { -e 's|^if (.*)|ifneq ($(\1),)|' \ -e '/^\s*\$\(AM_(C|CPP|LD)FLAGS\b/d' \ -e 's|--version-script=.*/([^/]+)\.sym|--version-script=$(srcdir)/\1.sym|g' \ + -e 's|\$\((lib\S+)_la_LIBADD\)|\1.la|g' \ \ -e '#### Rename helpers ################' \ -e 's|libbasic_la|libsystemd_basic_la|g' \ -- cgit v1.2.3-54-g00ecf