summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/fcron/systab.orig4
-rw-r--r--community/oss/PKGBUILD2
-rw-r--r--community/pdnsd/PKGBUILD2
3 files changed, 6 insertions, 2 deletions
diff --git a/community/fcron/systab.orig b/community/fcron/systab.orig
new file mode 100644
index 000000000..5b0045626
--- /dev/null
+++ b/community/fcron/systab.orig
@@ -0,0 +1,4 @@
+&bootrun 01 * * * * /usr/sbin/run-cron /etc/cron.hourly
+&bootrun 02 00 * * * /usr/sbin/run-cron /etc/cron.daily
+&bootrun 22 00 * * 0 /usr/sbin/run-cron /etc/cron.weekly
+&bootrun 42 00 1 * * /usr/sbin/run-cron /etc/cron.monthly
diff --git a/community/oss/PKGBUILD b/community/oss/PKGBUILD
index 48ccac808..3ac93b2ab 100644
--- a/community/oss/PKGBUILD
+++ b/community/oss/PKGBUILD
@@ -7,7 +7,7 @@ pkgbase=oss
pkgname=(oss libflashsupport-oss)
pkgver=4.2_2006
pkgrel=3
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://developer.opensound.com/"
license=('GPL2')
makedepends=('gtk2')
diff --git a/community/pdnsd/PKGBUILD b/community/pdnsd/PKGBUILD
index 54966e291..a8c7f9572 100644
--- a/community/pdnsd/PKGBUILD
+++ b/community/pdnsd/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=pdnsd
pkgver=1.2.9
pkgrel=2
pkgdesc="Is a proxy DNS server with permanent caching"
-arch=(i686 x86_64 'mips64el')
+arch=(i686 x86_64 mips64el)
url="http://members.home.nl/p.a.rombouts/pdnsd/"
license=('GPL')
depends=('glibc')