Bumblebee-Project / bbswitch

Disable discrete graphics (currently nvidia only)
GNU General Public License v2.0
487 stars 78 forks source link

Why not set the version? #154

Closed fduraibi closed 7 years ago

fduraibi commented 7 years ago

Currently it cannot work correctly if the user tries to add it to dkms without changing the package version. DKMS will add it with "#MODULE_VERSION#" as the version number but it will fail to compile.

bluca commented 7 years ago

Setting the version is done at build time by make. Please see the "DKMS Support" section in the front page README. https://github.com/Bumblebee-Project/bbswitch