tintin: fix build
This commit is contained in:
parent
6c2cc86e76
commit
f93829dae1
|
@ -15,6 +15,6 @@ checksum=331673e6ee3c945cf27e1c0d71cec1225c9d992588ed73b2a707c4c49523e8d2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for i in FAQ SCRIPTS README; do
|
for i in FAQ SCRIPTS README; do
|
||||||
vdoc ${XBPS_BUILDDIR}/tt/${i}
|
vdoc ../${i}
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue