<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace"><br></div></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Oct 1, 2022 at 1:05 PM Konrad J Hambrick <<a href="mailto:kjhambrick@gmail.com" target="_blank">kjhambrick@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div style="font-family:monospace,monospace"><br></div></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Oct 1, 2022 at 11:07 AM Dave W. <<a href="mailto:dave@slackbuilds.org" target="_blank">dave@slackbuilds.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi all<br>
<br>
Up for testing is a patch that (blindly) changes all the homepage<br>
links in the source folder.  I've also sent a copy to the maintainer.<br>
<br>
--<br>
Dave<br>
_______________________________________________<br>
SlackBuilds-users mailing list<br>
<a href="mailto:SlackBuilds-users@slackbuilds.org" target="_blank">SlackBuilds-users@slackbuilds.org</a><br>
<a href="https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users" rel="noreferrer" target="_blank">https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users</a><br>
Archives - <a href="https://lists.slackbuilds.org/pipermail/slackbuilds-users/" rel="noreferrer" target="_blank">https://lists.slackbuilds.org/pipermail/slackbuilds-users/</a><br>
FAQ - <a href="https://slackbuilds.org/faq/" rel="noreferrer" target="_blank">https://slackbuilds.org/faq/</a></blockquote><div><br></div><div style="font-family:monospace,monospace">Thanks Dave !</div><div style="font-family:monospace,monospace"><br></div><div style="font-family:monospace,monospace">Works for me.</div><div style="font-family:monospace,monospace"><br></div><div style="font-family:monospace,monospace">I modified ghostwriter.SlackBuild by changing the tar command to use the versioned tar file and then I added one line for the patch:</div><div style="font-family:monospace,monospace"><br></div><div style="font-family:monospace,monospace">#--- cut  here ---</div><div><font face="monospace, monospace">--- ghostwriter.SlackBuild.orig 2022-10-01 06:14:50.794839799 -0500</font><br><font face="monospace, monospace">+++ ghostwriter.SlackBuild      2022-10-01 12:31:27.020589931 -0500</font><br><font face="monospace, monospace">@@ -71,7 +71,8 @@</font><br><font face="monospace, monospace"> mkdir -p $TMP $PKG $OUTPUT</font><br><font face="monospace, monospace"> cd $TMP</font><br><font face="monospace, monospace"> rm -rf $PRGNAM-$VERSION</font><br><b style="font-family:monospace,monospace"><font color="#ff0000">-tar xvf $CWD/$VERSION.tar.gz || tar xvf $CWD/$PRGNAM-$VERSION.tar.gz</font><br><font color="#00ff00">+# tar xvf $CWD/$VERSION.tar.gz || tar xvf $CWD/$PRGNAM-$VERSION.tar.gz<br>+tar xvf $CWD/$PRGNAM-$VERSION.tar.gz</font><br></b><font face="monospace, monospace"> cd $PRGNAM-$VERSION</font><br><font face="monospace, monospace"> chown -R root:root .</font><br><font face="monospace, monospace"> find -L . \</font><br><font face="monospace, monospace">@@ -80,6 +81,8 @@</font><br><font face="monospace, monospace">  \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \</font><br><font face="monospace, monospace">   -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;</font><br><font face="monospace, monospace"> </font><br><font face="monospace"><font color="#00ff00"><b>+zcat $CWD/</b></font><b><font color="#00ff00">homepage.diff.gz</font></b><b style="color:rgb(0,255,0)"> |patch -b -p1 --verbose</b></font></div><div style="font-family:monospace,monospace"><font color="#00ff00"><b>+</b><br></font> qmake-qt5 \<br>   PREFIX=/usr<br></div><div style="font-family:monospace,monospace"># --- cut there ---</div></div><div class="gmail_quote"><div style="font-family:monospace,monospace"><br></div><div style="font-family:monospace,monospace">The [Help][QuickReference] Link is still dead but it is dead on the KDE HomePage at <a href="http://wereturtle.github.io/ghostwriter/documentation.html" target="_blank">http://wereturtle.github.io/ghostwriter/documentation.html</a> too.</div><div style="font-family:monospace,monospace"><br></div><div style="font-family:monospace,monospace">This is a session from a Konsole  bash Command line:</div><div style="font-family:monospace,monospace"><br></div><div style="font-family:monospace,monospace"># --- cut  here ---</div><div style="font-family:monospace,monospace">[konrad@kjhlt7 ~]$ ghostwriter &<br>[1] 16993<br>[konrad@kjhlt7 ~]$ Using pandoc version 2.19.2<br>Command "multimarkdown" is not available.<br>Using cmark version 0.29.0<br>Opening in existing browser session.<br>Opening in existing browser session.<br><br>[1]+  Done                    ghostwriter<br></div><div style="font-family:monospace,monospace"># --- cut there ---</div><div style="font-family:monospace,monospace"><br></div><div style="font-family:monospace,monospace">Attached is the ghostwriter.SlackBuild.log ... the `patch -b -p1 --verbose` text begins at line 1250 and ends at 1497.</div><div style="font-family:monospace,monospace"><br></div><div style="font-family:monospace,monospace">HTH</div><div style="font-family:monospace,monospace"><br></div><div style="font-family:monospace,monospace">-- kjh<br></div></div></div></blockquote><div><br></div><div class="gmail_default" style="font-family:monospace,monospace">Canceled the above email ; trimmed the log and attached the trimmed log.</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">-- kjh</div></div>
</div>