Skipp already applied patch.

This commit is contained in:
Christoph Niethammer 2013-07-10 09:02:25 +00:00
parent 22368253bc
commit 5bfef39d85

View file

@ -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() {