-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wmdots: installation DESTDIR/PREFIX is not checked #43
Comments
Great list -- thanks! I'll work on them a little at a time.
|
drobban
added a commit
to drobban/dockapps
that referenced
this issue
Feb 2, 2023
related to issue window-maker#43 Next on the list created by d-torrance
Sent patch for washerDryer to [email protected] |
drobban
added a commit
to drobban/dockapps
that referenced
this issue
Feb 2, 2023
Related to issue window-maker#43 Next on the list.
drobban
added a commit
to drobban/dockapps
that referenced
this issue
Feb 2, 2023
Related to issue window-maker#43 Next on the list.
drobban
added a commit
to drobban/dockapps
that referenced
this issue
Feb 10, 2023
washerDryer dockapp related to issue window-maker#43 Next on the list created by d-torrance
drobban
added a commit
to drobban/dockapps
that referenced
this issue
Feb 10, 2023
Disregard previous patch - forgot to update comment in makefile. Related to issue window-maker#43. Next on the list.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
in the
wmdots
Makefile, theinstall::
rule installs directly to/usr/local/bin
without prior checking of$DESTDIR
or$PREFIX
.there might be other packages, checked only via
Makefile
:The text was updated successfully, but these errors were encountered: