summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hpuld.install4
1 files changed, 1 insertions, 3 deletions
diff --git a/hpuld.install b/hpuld.install
index 10596165c7e2..abb0b8dab626 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