Define GPG in slackpkgplus.conf (needed by slackpkg in 15.0). #4

Merged
Ponce merged 1 commit from master into master 2025-03-03 22:10:10 +01:00
Ponce commented 2025-03-03 11:11:41 +01:00 (Migrated from github.com)

Thanks to fourtysixandtwo for the report

Thanks to fourtysixandtwo for the report
fourtysixand2 commented 2025-03-03 11:42:49 +01:00 (Migrated from github.com)

Thanks ponce!

Although need to drop the "1" from gpg.
GPG=${GPG:-gpg}

Tested on my 15.0 vm with the stock slackpkg, and no issues setting it to gpg2 either.

Thanks ponce! Although need to drop the "1" from gpg. `GPG=${GPG:-gpg}` Tested on my 15.0 vm with the stock slackpkg, and no issues setting it to gpg2 either.
Ponce commented 2025-03-03 12:02:10 +01:00 (Migrated from github.com)

Thanks ponce!

Although need to drop the "1" from gpg. GPG=${GPG:-gpg}

Tested on my 15.0 vm with the stock slackpkg, and no issues setting it to gpg2 either.

thanks again, I force-pushed the fix!

> Thanks ponce! > > Although need to drop the "1" from gpg. `GPG=${GPG:-gpg}` > > Tested on my 15.0 vm with the stock slackpkg, and no issues setting it to gpg2 either. thanks again, I force-pushed the fix!
Sign in to join this conversation.
No description provided.