Skipp already applied patch.
This commit is contained in:
parent
22368253bc
commit
5bfef39d85
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ src_prepare() {
|
|||
rm -rf autom4te.cache
|
||||
autoreconf -vif
|
||||
version=$(git rev-list -n 1 master)
|
||||
patch src/plugins/instrumentation/ayudame.cpp < $SCLASS_DIR/$SCLASSFILE-0001.patch
|
||||
patch --forward src/plugins/instrumentation/ayudame.cpp < $SCLASS_DIR/$SCLASSFILE-0001.patch
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
|
Loading…
Reference in a new issue