samsung-unified-driver: fix license install path
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'samsung-unified-driver-nonfree'
|
# Template file for 'samsung-unified-driver-nonfree'
|
||||||
pkgname=samsung-unified-driver
|
pkgname=samsung-unified-driver
|
||||||
version=1.00.37
|
version=1.00.37
|
||||||
revision=1
|
revision=2
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
@@ -20,9 +20,8 @@ post_extract() {
|
|||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
||||||
vmkdir "$DESTDIR"/usr/share/licenses/$pkgbase
|
vlicense uld/noarch/license/eula.txt
|
||||||
vcopy uld/noarch/license/eula.txt "$DESTDIR"/usr/share/licenses/$pkgbase/LICENSE
|
vlicense uld/noarch/license/eula-fr.txt
|
||||||
vcopy uld/noarch/license/eula-fr.txt "$DESTDIR"/usr/share/licenses/$pkgbase
|
|
||||||
|
|
||||||
# install the printer driver
|
# install the printer driver
|
||||||
vmkdir /usr/lib
|
vmkdir /usr/lib
|
||||||
|
|||||||
Reference in New Issue
Block a user