[arch-commits] Commit in colord-gtk/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Wed Sep 5 00:49:23 UTC 2018
Date: Wednesday, September 5, 2018 @ 00:49:23
Author: heftig
Revision: 333372
hack unneeded now
Modified:
colord-gtk/trunk/PKGBUILD (contents, properties)
----------+
PKGBUILD | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-09-05 00:48:21 UTC (rev 333371)
+++ PKGBUILD 2018-09-05 00:49:23 UTC (rev 333372)
@@ -1,4 +1,3 @@
-# $Id$
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
# Contributor: Ionut Biru <ibiru at archlinux.org>
@@ -23,10 +22,6 @@
}
prepare() {
- # Fixup docbook-utils/perl-sgmls, for now...
- mkdir path
- ln -s /usr/bin/vendor_perl/sgmlspl.pl path/sgmlspl
-
cd $pkgname
NOCONFIGURE=1 ./autogen.sh
}
@@ -38,7 +33,7 @@
--localstatedir=/var --disable-static --enable-vala \
--enable-gtk-doc
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
- PATH="$srcdir/path:$PATH" make
+ make
}
package() {
Property changes on: colord-gtk/trunk/PKGBUILD
___________________________________________________________________
Deleted: svn:keywords
## -1 +0,0 ##
-Id
\ No newline at end of property
More information about the arch-commits
mailing list