diff options
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/xearth/slack-desc | 12 | ||||
-rw-r--r-- | desktop/xearth/xearth.SlackBuild | 1 |
2 files changed, 6 insertions, 7 deletions
diff --git a/desktop/xearth/slack-desc b/desktop/xearth/slack-desc index ca011ffe747f3..7880bc1cc4aa7 100644 --- a/desktop/xearth/slack-desc +++ b/desktop/xearth/slack-desc @@ -8,12 +8,12 @@ |-----handy-ruler------------------------------------------------------| xearth: xearth (animated map) xearth: -xearth: Xearth sets the X root window to an image of the Earth, as seen from -xearth: your favorite vantage point in space, correctly shaded for the -xearth: current position of the Sun. -xearth: -xearth: By default, xearth updates the displayed image every five minutes. -xearth: +xearth: Xearth sets the X root window to an image of the Earth, as seen from +xearth: your favorite vantage point in space, correctly shaded for the +xearth: current position of the Sun. +xearth: +xearth: By default, xearth updates the displayed image every five minutes. +xearth: xearth: xearth: Homepage: https://hewgill.com/xearth/ xearth: diff --git a/desktop/xearth/xearth.SlackBuild b/desktop/xearth/xearth.SlackBuild index 221d74e90459e..3748271be810e 100644 --- a/desktop/xearth/xearth.SlackBuild +++ b/desktop/xearth/xearth.SlackBuild @@ -74,7 +74,6 @@ find -L . \ cat Makefile.DIST |sed -e "s/^DEFINES = .*$/DEFINES = $SLKCFLAGS/" > Makefile -# Compile the application and install it into the $PKG directory make mkdir -p $PKG/usr/bin |