Date: Mon, 20 Aug 2012 10:03:54 +0800 From: HU Dong <itechbear@gmail.com> To: freebsd-ports@freebsd.org Subject: Qestion about patching Message-ID: <CAA96eVsc_6bQZ-aVYGvTp_Hju4nTyP_HZYs7mBdVX5KsuCNj9Q@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi! The porter's handbook says that "Note that if the path of a patched file contains an underscore (_) character, the patch needs to have two underscores instead in its name. For example, to patch a file named src/freeglut_joystick.c, the corresponding patch should be named patch-src-freeglut__joystick.c." Question: What if the file contains - charactor(src/freeglut-joystick.c)? Should the patch be patch-src-freeglut-joystick.c or patch-src-freeglut--joystick.c? -- B.R. HU Dong
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAA96eVsc_6bQZ-aVYGvTp_Hju4nTyP_HZYs7mBdVX5KsuCNj9Q>