diff options
Diffstat (limited to '.muenv')
| -rw-r--r-- | .muenv | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,6 +1,8 @@ # list of packages that we want to install. +# Specify the version if you want a specific one, i.e. fvwm/2.7.0-81ab0b12 +# otherwise, the current build version is used. wanted_packages=' -fvwm -graphviz -rssguard + fvwm + graphviz + rssguard ' |
