diff options
Diffstat (limited to 'system/openct/openct.SlackBuild')
-rw-r--r-- | system/openct/openct.SlackBuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/openct/openct.SlackBuild b/system/openct/openct.SlackBuild index e720135c30cd..debed1829b16 100644 --- a/system/openct/openct.SlackBuild +++ b/system/openct/openct.SlackBuild @@ -129,6 +129,7 @@ CXXFLAGS="$SLKCFLAGS" \ make make install DESTDIR=$PKG +rm -f $PKG/usr/lib*/*.la # copy Slackware-compliant openct daemon (instead of original 'init-script' file) mkdir -p $PKG/etc/rc.d |