diff --git a/srcpkgs/pvala-codegen-posix/files/vala-codegen-posix.patch b/srcpkgs/pvala-codegen-posix/files/vala-codegen-posix.patch deleted file mode 100644 index d3afdfec403..00000000000 --- a/srcpkgs/pvala-codegen-posix/files/vala-codegen-posix.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/configure.ac b/configure.ac -index ff46b0d..be89c11 100644 ---- a/configure.ac -+++ b/configure.ac -@@ -6,7 +6,7 @@ AC_CONFIG_MACRO_DIR([m4]) - AM_INIT_AUTOMAKE([1.11 dist-bzip2]) - AM_MAINTAINER_MODE([enable]) - --VALA_VERSION=0.20 -+VALA_VERSION=0.22 - PACKAGE_SUFFIX=-$VALA_VERSION - - dnl http://people.gnome.org/~walters/docs/build-api.txt diff --git a/srcpkgs/pvala-codegen-posix/template b/srcpkgs/pvala-codegen-posix/template deleted file mode 100644 index 5015bc0c875..00000000000 --- a/srcpkgs/pvala-codegen-posix/template +++ /dev/null @@ -1,41 +0,0 @@ -# Template file for 'pvala-codegen-posix' -pkgname=pvala-codegen-posix -version=20130929 -revision=2 -build_style=gnu-configure -_common_dir="/usr/libexec/vala" -configure_args="--prefix=${_common_dir} --bindir=${_common_dir} ---libdir=${_common_dir}" -hostmakedepends="autoconf automake libtool pkg-config git pvala" -makedepends="libglib-devel pvala-devel" -short_desc="Posix profile plugin for pvala" -maintainer="davehome