evolution-data-server: fix indention
This commit is contained in:
parent
9569117615
commit
96792df2ca
1 changed files with 3 additions and 3 deletions
|
@ -19,9 +19,9 @@ distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=2f6cb7fe315cdc20938e08e2c724fe9364d9a72801a41b05f77367b6790aaee0
|
checksum=2f6cb7fe315cdc20938e08e2c724fe9364d9a72801a41b05f77367b6790aaee0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Fix broken pkg-config
|
# Fix broken pkg-config
|
||||||
sed -i "s|^Requires: gio-2.0, , |Requires: gio-2.0, mozilla-nspr, mozilla-nss|" \
|
sed -i "s|^Requires: gio-2.0, , |Requires: gio-2.0, mozilla-nspr, mozilla-nss|" \
|
||||||
$DESTDIR/usr/lib/pkgconfig/evolution-data-server-1.2.pc
|
$DESTDIR/usr/lib/pkgconfig/evolution-data-server-1.2.pc
|
||||||
}
|
}
|
||||||
|
|
||||||
evolution-data-server-devel_package() {
|
evolution-data-server-devel_package() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue