diff options
author | B. Watson <yalhcru@gmail.com> | 2020-01-03 13:23:06 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-12 08:47:30 +0700 |
commit | f4012fbd73fc33e27b2b4b7b5dc7c4bfc8fc855e (patch) | |
tree | 81abdae6b2ea5240fbbfa5ae39d2a75bb92cd799 /desktop/xearth/xearth.SlackBuild | |
parent | 536c6f824a52a34f920edd8da4553e28f65d15f5 (diff) |
desktop/xearth: Fix slack-desc.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'desktop/xearth/xearth.SlackBuild')
-rw-r--r-- | desktop/xearth/xearth.SlackBuild | 1 |
1 files changed, 0 insertions, 1 deletions
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 |