diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-11 17:04:19 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:36:53 +0700 |
commit | 9d0d65b4e4fcf8d6419b902375c63459145cefa5 (patch) | |
tree | 30f72126d6a708572e82de4e1cd2b29c259c9f43 /desktop/i3blocks/i3blocks.SlackBuild | |
parent | 88c80264175a0a178edb4d32ea939befd3bda060 (diff) |
desktop/i3blocks: Remove template comments.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/i3blocks/i3blocks.SlackBuild')
-rw-r--r-- | desktop/i3blocks/i3blocks.SlackBuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/i3blocks/i3blocks.SlackBuild b/desktop/i3blocks/i3blocks.SlackBuild index 097d093a342d..606b4269d2f7 100644 --- a/desktop/i3blocks/i3blocks.SlackBuild +++ b/desktop/i3blocks/i3blocks.SlackBuild @@ -82,7 +82,6 @@ CXXFLAGS="$SLKCFLAGS" \ --docdir=/usr/doc/$PRGNAM-$VERSION \ --build=$ARCH-slackware-linux -# Compile the application and install it into the $PKG directory make make install DESTDIR=$PKG |