diff options
Diffstat (limited to 'dev-libs/leatherman/leatherman-1.9.1.ebuild')
-rw-r--r-- | dev-libs/leatherman/leatherman-1.9.1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-libs/leatherman/leatherman-1.9.1.ebuild b/dev-libs/leatherman/leatherman-1.9.1.ebuild index 5767dcd6355c..af63706df334 100644 --- a/dev-libs/leatherman/leatherman-1.9.1.ebuild +++ b/dev-libs/leatherman/leatherman-1.9.1.ebuild @@ -31,7 +31,6 @@ src_configure() { local mycmakeargs=( -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None - -DCMAKE_INSTALL_PREFIX=/usr ) if ! use static-libs; then mycmakeargs+=( |