diff options
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/treewm/treewm-0.4.5-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/treewm/treewm-0.4.5-r2.ebuild b/x11-wm/treewm/treewm-0.4.5-r2.ebuild index d6e75741168c..375ab4e49479 100644 --- a/x11-wm/treewm/treewm-0.4.5-r2.ebuild +++ b/x11-wm/treewm/treewm-0.4.5-r2.ebuild @@ -38,7 +38,7 @@ src_compile() { CXX="$(tc-getCXX)" \ CCOPTIONS="${CFLAGS}" \ EXTRA_LDOPTIONS="${LDFLAGS}" \ - PREFIX="/usr" ROOT="${D}" + PREFIX="/usr" } src_install() { |