compizconfig-python: adjust to automake 1.16.4 changes
This commit is contained in:
committed by
Érico Nogueira Rolim
parent
1dd074b6ce
commit
666c64f1f5
12
srcpkgs/compizconfig-python/patches/automake.patch
Normal file
12
srcpkgs/compizconfig-python/patches/automake.patch
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
Adjust to automake 1.16.4 changes
|
||||||
|
|
||||||
|
--- a/compizconfig-python.pc.in 2020-04-04 20:41:47.000000000 +0200
|
||||||
|
+++ b/compizconfig-python.pc.in 2021-10-17 10:02:14.836742131 +0200
|
||||||
|
@@ -2,6 +2,7 @@
|
||||||
|
exec_prefix=@exec_prefix@
|
||||||
|
libdir=@libdir@
|
||||||
|
includedir=@includedir@
|
||||||
|
+PYTHON_EXEC_PREFIX=@PYTHON_EXEC_PREFIX@
|
||||||
|
pyexecdir=@pyexecdir@
|
||||||
|
|
||||||
|
Name: compizconfig-python
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'compizconfig-python'
|
# Template file for 'compizconfig-python'
|
||||||
pkgname=compizconfig-python
|
pkgname=compizconfig-python
|
||||||
version=0.8.18
|
version=0.8.18
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="automake intltool libtool pkg-config glib-devel gettext-devel
|
hostmakedepends="automake intltool libtool pkg-config glib-devel gettext-devel
|
||||||
|
|||||||
Reference in New Issue
Block a user