diff options
Diffstat (limited to 'helpers/cpt-configure')
-rw-r--r-- | helpers/cpt-configure | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/helpers/cpt-configure b/helpers/cpt-configure index 25c8533..6978924 100644 --- a/helpers/cpt-configure +++ b/helpers/cpt-configure @@ -4,6 +4,7 @@ set -- \ "--prefix=$CPT_PKG_PREFIX" \ + "--libdir=$CPT_PKG_LIBDIR" \ "--sysconfdir=$CPT_PKG_ETCDIR" \ "--bindir=$CPT_PKG_BINDIR" \ "--sbindir=$CPT_PKG_SBINDIR" \ |