Skip to content

xscreensaver: why are glx hacks disabled? #734

Open
@argosphil

Description

I stumbled across this while playing with OpenGL on an embedded device:

-SUBDIRS = utils jwxyz hacks/images hacks hacks/glx hacks/fonts \
- driver po
+SUBDIRS = utils jwxyz hacks/images hacks hacks/fonts \
+ driver

The commit removes the hacks/glx directory without explanation. Was that by mistake? I've tried and while the recipe needed some adjustment in my case, the GLX hacks work fine once reenabled by undoing part of that patch.

[edited to expand the included snippet)

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions