|
|
@ -23,7 +23,7 @@ |
|
|
|
confopt="$confopt --with-imlib --with-cfgdir=/etc/X11/icewm" |
|
|
|
hook_add postmake 3 "mkdir -p $root/etc/X11/icewm ; cp -f lib/programs \ |
|
|
|
$datadir/$pkg" |
|
|
|
hook_add postinstall 3 "register_wm icewm IceWM /$prefix/bin/icewm" |
|
|
|
hook_add postinstall 3 "register_wm icewm-session IceWM /$prefix/bin/icewm" |
|
|
|
|
|
|
|
# Force same compiler version for C and C++ |
|
|
|
export CC="${CXX/[cg]++/gcc}" |
|
|
|