diff options
author | grufo | 2020-09-14 09:41:38 +0100 |
---|---|---|
committer | grufo | 2020-09-14 09:41:38 +0100 |
commit | 6d548732d2ef273e618aba9cb5acf6bde875f3f8 (patch) | |
tree | 4f4ae14030aa8e0cdb2d607b0f0dde8ff3eb51cf | |
parent | 22f202a5e96f489352ac017e604ef334062df295 (diff) | |
download | aur-6d548732d2ef273e618aba9cb5acf6bde875f3f8.tar.gz |
Almost nothing
-rw-r--r-- | hpuld.install | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/hpuld.install b/hpuld.install index 10596165c7e..abb0b8dab62 100644 --- a/hpuld.install +++ b/hpuld.install @@ -1,12 +1,10 @@ -pkgname='hpuld' - post_install() { # These drivers are not free software... local _FULL_LOCALE_="$(locale | grep LANG | cut -d= -f2 | cut -d. -f1 | sed s/_/\-/)" local _SHORT_LOCALE_="$(locale | grep LANG | cut -d= -f2 | cut -d_ -f1)" - local _LICENSE_PATH_="/usr/share/licenses/${pkgname}" + local _LICENSE_PATH_='/usr/share/licenses/hpuld' echo |