diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-05-08 19:30:33 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-05-08 19:30:33 +0200 |
commit | 64c272dfc5a40082b2a8f488e99bf758223f8a8a (patch) | |
tree | d588cd44c68b23327b1f344d55731a375665d6cc /stage | |
parent | 712a1e8a05c435519cb724964c47d7c38d7983e7 (diff) |
Stage libhello
Diffstat (limited to 'stage')
-rwxr-xr-x | stage | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -183,6 +183,8 @@ etc/stage-pkg -c $mode -d pkgconf packaging/pkgconf/libpkgconf etc/stage-pkg -c $mode -d studxml ../studxml/libstudxml +etc/stage-pkg -c $mode -d hello hello/libhello-1.0 + # For now we also stage libodb-mysql since we clean up the odb/ subdirectory. # etc/stage-pkg -c $mode -d odb \ |