mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-09-01 14:47:17 -04:00
Fixed extensions directory not being preserved in FreeBSD package
Former-commit-id: 5aeda29d8b3bfb0549fccf6b7f90880038293288 Former-commit-id: 4d5471ad85f47ff9e18624671a0fb55bc4413a2f
This commit is contained in:
@@ -374,6 +374,7 @@ printf "/usr/bin/sshyp
|
|||||||
/usr/local/share/zsh/site-functions/_sshyp
|
/usr/local/share/zsh/site-functions/_sshyp
|
||||||
/usr/share/licenses/sshyp/license
|
/usr/share/licenses/sshyp/license
|
||||||
/usr/share/man/man1/sshyp.1.gz
|
/usr/share/man/man1/sshyp.1.gz
|
||||||
|
@dir /usr/lib/sshyp/extensions/
|
||||||
" > output/freebsdtemp/plist
|
" > output/freebsdtemp/plist
|
||||||
# START PORT
|
# START PORT
|
||||||
cp lib/* port-jobs/working/
|
cp lib/* port-jobs/working/
|
||||||
|
|||||||
Reference in New Issue
Block a user