Skip to content
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

Open
apprehensions opened this issue Jan 17, 2023 · 2 comments
Open

wmdots: installation DESTDIR/PREFIX is not checked #43

apprehensions opened this issue Jan 17, 2023 · 2 comments

Comments

@apprehensions
Copy link

in the wmdots Makefile, the install:: rule installs directly to /usr/local/bin without prior checking of $DESTDIR or $PREFIX.

there might be other packages, checked only via Makefile:

  • ./asbeats/Makefile
  • ./asmon/asmon/Makefile
  • ./cputnik/Makefile
  • ./cputnik/src/Makefile
  • ./pclock/Makefile
  • ./pclock/src/Makefile
  • ./washerdryer/washerDryer/Makefile
  • ./wmSMPmon/wmSMPmon/Makefile
  • ./wmappkill/Makefile
  • ./wmcalclockkbd/Makefile
  • ./wmcalclockkbd/pixmaps/Makefile
  • ./wmcapshare/Makefile
  • ./wmckgmail/Makefile
  • ./wmckgmail/wmckgmail/Makefile
  • ./wmcp/Makefile
  • ./wmcpufreq/Makefile
  • ./wmcube/wmcube/Makefile
  • ./wmdonkeymon/wmdonkeymon/Makefile
  • ./wmdots/Makefile
  • ./wmfortune/Makefile
  • ./wmfu/Makefile
  • ./wmfu/extra/Makefile
  • ./wmget/dockapp/Makefile
  • ./wmhexaclock/Makefile
  • ./wmisdn/Makefile
  • ./wmkeys/Makefile
  • ./wmmemfree/Makefile
  • ./wmmenu/Makefile
  • ./wmmixer-alsa/Makefile
  • ./wmomikuzi/Makefile
  • ./wmpop3/wmpop3/Makefile
  • ./wmpop3lb/wmpop3/Makefile
  • ./wmsm.app/wmsm/Makefile
  • ./wmsupermon/Makefile
  • ./wmswallow/Makefile
  • ./wmtetris/wmtetris/Makefile
  • ./wmtictactoe/wmtictactoe/Makefile
  • ./wmtunlo/Makefile
  • ./wmwebcam/Makefile
  • ./wmwlmon/Makefile
  • ./wmymail/Makefile
@d-torrance
Copy link
Member

d-torrance commented Jan 18, 2023

Great list -- thanks! I'll work on them a little at a time.

  • asbeats
  • asmon
  • cputnik
  • pclock
  • washerdryer
  • wmSMPmon
  • wmappkill
  • wmcalclockkbd
  • wmcapshare
  • wmckgmail
  • wmcp
  • wmcpufreq
  • wmcube
  • wmdonkeymon
  • wmdots
  • wmfortune
  • wmfu
  • wmget
  • wmhexaclock
  • wmisdn
  • wmkeys
  • wmmemfree
  • wmmenu
  • wmmixer-alsa
  • wmomikuzi
  • wmpop3
  • wmpop3lb
  • wmsm.app
  • wmsupermon
  • wmswallow
  • wmtetris
  • wmtictactoe
  • wmtunlo
  • wmwebcam
  • wmwlmon
  • wmymail

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
@drobban
Copy link
Contributor

drobban commented Feb 2, 2023

Sent patch for washerDryer to wmaker-dev@googlegroups.com

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.
This was referenced Feb 6, 2023
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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants