Page MenuHomeFreeBSD

packages: move smbfs examples to the smbutils package
ClosedPublic

Authored by ivy on May 10 2025, 5:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jun 10, 10:40 AM
Unknown Object (File)
Sat, Jun 7, 6:37 AM
Unknown Object (File)
Wed, Jun 4, 8:55 PM
Unknown Object (File)
Wed, May 28, 1:47 AM
Unknown Object (File)
Mon, May 26, 4:58 AM
Unknown Object (File)
Tue, May 20, 8:54 PM
Unknown Object (File)
Wed, May 14, 8:11 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ivy requested review of this revision.May 10 2025, 5:22 PM

What's the reason for using Makefile.inc instead of just PACKAGE=smbutils in share/examples/smbfs/print/Makefile?

What's the reason for using Makefile.inc instead of just PACKAGE=smbutils in share/examples/smbfs/print/Makefile?

to cover any other examples that might be added in the future.

This revision is now accepted and ready to land.Tue, May 27, 6:20 AM