pastebinit: fix config dir
This commit is contained in:
parent
1d9d3eb3ff
commit
86a855f7f5
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pastebinit'
|
# Template file for 'pastebinit'
|
||||||
pkgname=pastebinit
|
pkgname=pastebinit
|
||||||
version=1.5
|
version=1.5
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
hostmakedepends="asciidoc"
|
hostmakedepends="asciidoc"
|
||||||
depends="python3.4"
|
depends="python3.4"
|
||||||
|
@ -26,7 +26,7 @@ do_install() {
|
||||||
vman utils/${util}.1
|
vman utils/${util}.1
|
||||||
done
|
done
|
||||||
|
|
||||||
vcopy pastebin.d usr/share/pastebint.d/
|
vcopy pastebin.d usr/share/pastebin.d/
|
||||||
vcopy po/mo usr/share/locale
|
vcopy po/mo usr/share/locale
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue