看板 FB_bugs 關於我們 聯絡資訊
>Number: 134933 >Category: misc >Synopsis: !/usr/local/bin/bash should be used instead of !/usr/bin/bash in all Fvwm-Crystal scripts >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 25 12:10:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Eleni Maria Stea >Release: 7.2-RELEASE >Organization: >Environment: FreeBSD chimera 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Sat May 23 20:43:21 EEST 20 9 root@chimera:/usr/obj/usr/src/sys/GENERIC i386 >Description: The script fvwm-crystal.generate-menu of package fvwm-crystal cannot execute properly because the bash path is wrong. >How-To-Repeat: Simply run: $ fvwm-crystal.generate-menu >Fix: Replace the line: #!/usr/bin/bash with: #!/usr/local/bin/bash and everything will work ok >Release-Note: >Audit-Trail: >Unformatted: _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org"