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