Skip to content
Snippets Groups Projects
Commit 49854e81 authored by Robert Read's avatar Robert Read
Browse files

Branch HEAD

b=13285

Reverting the rest of the script libexecdir patch to fix rpm builds.
parent 4cc21ecb
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ EXTRA_DIST = license-status maketags.sh version_tag.pl.in lc_common \ ...@@ -15,7 +15,7 @@ EXTRA_DIST = license-status maketags.sh version_tag.pl.in lc_common \
$(addsuffix .in,$(genscripts)) lc_mon $(sbinscripts) \ $(addsuffix .in,$(genscripts)) lc_mon $(sbinscripts) \
$(bin_SCRIPTS) $(bin_SCRIPTS)
scriptlibdir = @libexecdir@/@PACKAGE@ scriptlibdir = $(libdir)/@PACKAGE@
scriptlib_DATA = lc_common scriptlib_DATA = lc_common
CLEANFILES = $(genscripts) CLEANFILES = $(genscripts)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment