summaryrefslogtreecommitdiff
path: root/protostar
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2014-05-04 16:40:17 +0400
committerIgor Pashev <pashev.igor@gmail.com>2014-05-04 16:40:17 +0400
commit0749f438060e694b89967ac06c4b0b87ba09fe89 (patch)
treef0e45304bc98a45c02c3257543267ad6f4531715 /protostar
parent5d53e2c2af99f08aea140faf040fa9c106d63c90 (diff)
downloadlive-0749f438060e694b89967ac06c4b0b87ba09fe89.tar.gz
libsqlite and libbrand are under /usr
Diffstat (limited to 'protostar')
-rwxr-xr-xprotostar2
1 files changed, 2 insertions, 0 deletions
diff --git a/protostar b/protostar
index 897fe6f..b93c46f 100755
--- a/protostar
+++ b/protostar
@@ -150,6 +150,7 @@ fi
march=`dpkg-architecture -qDEB_HOST_MULTIARCH`
mkdir -p lib/$march
for lib in \
+ libbrand \
libdiskmgt \
libexacct \
libfmevent \
@@ -159,6 +160,7 @@ for lib in \
libpool \
libproject \
libsmbios \
+ libsqlite \
libsunavl \
libtecla \
libtopo \