michaelforney / velox

velox window manager
MIT License
504 stars 21 forks source link

PREFIX changed to /usr #31

Closed DmitryHetman closed 7 years ago

DmitryHetman commented 7 years ago

Added -O1 -march=native optimization.

michaelforney commented 7 years ago

No. Edit config.mk to change the PREFIX to what you want, or run make PREFIX=/whatever.

/usr/local is the default for nearly every software package out there.

DmitryHetman commented 7 years ago

nearly every Which exactly? Fedora, Debian, Arch, SUSE, Gentoo?

michaelforney commented 7 years ago

Find me an example of a package that defaults to /usr, and I'll find you 20 that default to /usr/local.