reinplace regex filename
Provide in-place sed like editing of a file. Example:
reinplace "s|/usr/local|${prefix}|g" doc/manpage.1
${REINPLACE_CMD}. Make -V REINPLACE_CMD shows /usr/bin/sed -i.bak.#!/usr/local/bin/bash
find /usr/ports/* -name Makefile -print0|xargs -0 grep -i $1
Icon 'gtk-new' not present in theme at /usr/local/lib/perl5/site_perl/ClamTk/GUI.pm line 285
=> I had the same Problem on CentOS 7 today and was able to fix it by simply installing a package called 'gnome-icon-theme-legacy' which appears to be a split out of 'gnome-icon-theme'.
make makepatch was not working right. for me. make makepatch does'nt work right? make finds a /file directory or is the patch called up from the makefile? make makepatch. make makepatch but files were empty.Patches applies automatically (targetSo how do the patches get applied? Automatically or does the makefile need markup?
make patch). Except extra patches (needs something like that: EXTRA_PATCHES= ${PATCHDIR}/extra-patch-patchname in the Makefile. PATCHDIR is per default "files", but you can define it as you need).