summarylogtreecommitdiffstats
path: root/.install
diff options
context:
space:
mode:
Diffstat (limited to '.install')
-rw-r--r--.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/.install b/.install
index 60663f4154bb..2397f78d16ed 100644
--- a/.install
+++ b/.install
@@ -31,7 +31,7 @@
## arg 1: the old package version
post_remove() {
- local INSTALL_DIR=/usr/lib/bsp-layout;
+ local INSTALL_DIR=/usr/local/lib/bsp-layout;
local BINARY=/usr/local/bin/bsp-layout;
local MAN_PAGE=/usr/local/man/man1/bsp-layout.1;