You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
lha: change doc directory
This commit is contained in:
@@ -7,7 +7,7 @@ github.setup jca02266 lha 20211125 release-
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
epoch 20211125
|
||||
revision 0
|
||||
revision 1
|
||||
|
||||
homepage https://lha.osdn.jp
|
||||
|
||||
@@ -36,7 +36,7 @@ test.run yes
|
||||
test.target check
|
||||
|
||||
post-destroot {
|
||||
set docdir ${prefix}/share/doc/${name}-${version}
|
||||
set docdir ${prefix}/share/doc/${name}
|
||||
xinstall -m 0755 -d ${destroot}${docdir}/olddoc
|
||||
xinstall -m 0644 -W ${worksrcpath} README.jp.md Hacking_of_LHa header.doc.jp \
|
||||
${destroot}${docdir}
|
||||
|
||||
Reference in New Issue
Block a user