This is usually a good idea and it probably used to work but for all
the versions we have now, configure.ac requires scripts that are
missing from the release tarballs.
Package-Manager: Portage-2.3.14, Repoman-2.3.6
perl? ( dev-lang/perl )"
src_prepare() {
- if epatch_user || [[ ! -e configure ]] ; then
+ epatch_user
+
+ if [[ ! -e configure ]] ; then
# git generation
./xlat/gen.sh || die
./generate_mpers_am.sh || die
perl? ( dev-lang/perl )"
src_prepare() {
- if epatch_user || [[ ! -e configure ]] ; then
+ epatch_user
+
+ if [[ ! -e configure ]] ; then
# git generation
./xlat/gen.sh || die
./generate_mpers_am.sh || die
perl? ( dev-lang/perl )"
src_prepare() {
- if epatch_user || [[ ! -e configure ]] ; then
+ epatch_user
+
+ if [[ ! -e configure ]] ; then
# git generation
./xlat/gen.sh || die
./generate_mpers_am.sh || die
"
src_prepare() {
- if epatch_user || [[ ! -e configure ]] ; then
+ epatch_user
+
+ if [[ ! -e configure ]] ; then
# git generation
./xlat/gen.sh || die
./generate_mpers_am.sh || die
"
src_prepare() {
- if epatch_user || [[ ! -e configure ]] ; then
+ epatch_user
+
+ if [[ ! -e configure ]] ; then
# git generation
./xlat/gen.sh || die
./generate_mpers_am.sh || die
"
src_prepare() {
- if epatch_user || [[ ! -e configure ]] ; then
+ epatch_user
+
+ if [[ ! -e configure ]] ; then
# git generation
./xlat/gen.sh || die
./generate_mpers_am.sh || die