diff options
author | B. Watson <yalhcru@gmail.com> | 2022-01-25 02:24:05 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-01-30 08:35:59 +0700 |
commit | 45ef0ed28443407390aae14586bc3bc4ee6e124b (patch) | |
tree | a126a11f013d79b9d73df9dbb40107e7988bd8ec /graphics/teighaviewer | |
parent | 727ef0f8563854df006efb7d53eebf83986cb3d8 (diff) |
graphics/teighaviewer: Remove "broken" comment (qt4 fixes it).
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/teighaviewer')
-rw-r--r-- | graphics/teighaviewer/teighaviewer.SlackBuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/teighaviewer/teighaviewer.SlackBuild b/graphics/teighaviewer/teighaviewer.SlackBuild index 21011b7733fdf..5c57771efda6f 100644 --- a/graphics/teighaviewer/teighaviewer.SlackBuild +++ b/graphics/teighaviewer/teighaviewer.SlackBuild @@ -1,8 +1,5 @@ #!/bin/bash -### NOTE: this build is broken, until someone submits a qt4 slackbuild -# to the -current (pre-15.0) repo. - # Slackware build script for teighaviewer # Copyright 2012-2014 Fridrich von Stauffenberg <email removed> |