summaryrefslogtreecommitdiff
path: root/community/lazarus
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-05-10 00:01:51 +0000
committerroot <root@rshg054.dnsready.net>2012-05-10 00:01:51 +0000
commit1adfdd111d570a6dfc66543a2858d9554c73e7a7 (patch)
treea1c3647bf2208871299e0a1419d6e0b64e1c82b7 /community/lazarus
parent065cf8163398f8da177e9f09f5a5e97a063ca5c5 (diff)
Thu May 10 00:01:50 UTC 2012
Diffstat (limited to 'community/lazarus')
-rw-r--r--community/lazarus/ChangeLog4
-rw-r--r--community/lazarus/PKGBUILD7
2 files changed, 7 insertions, 4 deletions
diff --git a/community/lazarus/ChangeLog b/community/lazarus/ChangeLog
index 0a843b0ec..d435cb744 100644
--- a/community/lazarus/ChangeLog
+++ b/community/lazarus/ChangeLog
@@ -1,3 +1,7 @@
+2012-05-08 BlackIkeEagle
+ * fix FS#29807
+ * should not have removed Makefiles
+
2012-04-30 BlackIkeEagle
* split pkgbuild
* lazarus (can be used for compiling)
diff --git a/community/lazarus/PKGBUILD b/community/lazarus/PKGBUILD
index 6b3e8d720..0c471d0ed 100644
--- a/community/lazarus/PKGBUILD
+++ b/community/lazarus/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 70224 2012-05-02 13:40:21Z idevolder $
+# $Id: PKGBUILD 70466 2012-05-08 18:21:20Z idevolder $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Jens Adam (byte/jra) <j_adam@web.de>
# Contributor: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
@@ -6,7 +6,7 @@
pkgbase=lazarus
pkgname=('lazarus' 'lazarus-gtk2' 'lazarus-qt')
pkgver=0.9.30.4
-pkgrel=2
+pkgrel=3
url='http://www.lazarus.freepascal.org/'
license=('GPL2' 'MPL' 'custom:LGPL')
arch=('i686' 'x86_64')
@@ -54,8 +54,7 @@ package_lazarus() {
--exclude=".xvpics" --exclude="*.compiled" \
--exclude="killme*" --exclude=".gdb_hist*" \
--exclude="debian" --exclude="COPYING*" \
- --exclude="*.app" --exclude="Makefile*" \
- --exclude="tools/install" \
+ --exclude="*.app" --exclude="tools/install" \
. "$pkgdir"/usr/lib/lazarus
#remove some stuff, not needed or for in other package