On 01/10/22 13:18,
Konrad J Hambrick <kjhambr...@gmail.com> put forth the proposition:
> On Sat, Oct 1, 2022 at 1:05 PM Konrad J Hambrick <kjhambr...@gmail.com>
> wrote:
> >
> > On Sat, Oct 1, 2022 at 11:07 AM Dave W. <d...@slackbuilds.org> wrote:
> >
> >> Hi all
> >>
> >> Up for testing is a patch that (blindly) changes all the homepage
> >> links in the source folder.  I've also sent a copy to the maintainer.
> >>
> >> --
> >> Dave
> >
> >
> > Thanks Dave !
> >
> > Works for me.
> >
> > I modified ghostwriter.SlackBuild by changing the tar command to use the
> > versioned tar file and then I added one line for the patch:
> > #--- cut  here ---
> > --- ghostwriter.SlackBuild.orig 2022-10-01 06:14:50.794839799 -0500
> > +++ ghostwriter.SlackBuild      2022-10-01 12:31:27.020589931 -0500
> > @@ -71,7 +71,8 @@
> >  mkdir -p $TMP $PKG $OUTPUT
> >  cd $TMP
> >  rm -rf $PRGNAM-$VERSION
> >
> >
> >
> > *-tar xvf $CWD/$VERSION.tar.gz || tar xvf $CWD/$PRGNAM-$VERSION.tar.gz+#
> > tar xvf $CWD/$VERSION.tar.gz || tar xvf $CWD/$PRGNAM-$VERSION.tar.gz+tar
> > xvf $CWD/$PRGNAM-$VERSION.tar.gz* cd $PRGNAM-$VERSION

I didn't notice the download URL.  Rebased the original commit .info
to fix it.

<snipped>

--
Dave

sbo-maintainer-tools (sbolint, sbopkglint):
https://slackbuilds.org/repository/15.0/system/sbo-maintainer-tools/

SBo templates:
https://slackbuilds.org/templates/

How to format github downloads:
https://slackbuilds.org/GITHUB_URLs.txt
_______________________________________________
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/

Reply via email to