]> git.pld-linux.org Git - packages/adapter.git/commitdiff
subst _pkgdocdir
authorElan Ruusamäe <glen@delfi.ee>
Sat, 19 Mar 2016 09:54:35 +0000 (11:54 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 19 Mar 2016 09:54:35 +0000 (11:54 +0200)
adapter.awk

index 25821296f0991878aa9cac65fd3b3b02974b50fb..1d9248cca51ab23a4cd37c6d8000a96f36567456 100644 (file)
@@ -1157,6 +1157,7 @@ function use_macros()
        common_macros()
 
        sub("%{_defaultdocdir}", "%{_docdir}")
+       sub("%{_pkgdocdir}", "%{_docdir}")
        sub("%{_datadir}/doc", "%{_docdir}")
        sub("%{_bindir}/perl", "%{__perl}")
        sub("%{_bindir}/python", "%{__python}")
This page took 0.080992 seconds and 4 git commands to generate.