summaryrefslogtreecommitdiffstats
path: root/xdg-utils/Pkgfile
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.servegame.org>2012-08-05 23:48:16 +0200
committerpiernov <piernov@piernov.servegame.org>2012-08-05 23:48:16 +0200
commitd6a920b290f1c594728b11bd07fd38e2173f398d (patch)
tree3e7e57207837d781c39a84b723f2c419bcb40ae2 /xdg-utils/Pkgfile
parent89dd9d1e404833cb71457933a7912c4c29de0fc1 (diff)
downloadnutyx-extra-d6a920b290f1c594728b11bd07fd38e2173f398d.tar.gz
nutyx-extra-d6a920b290f1c594728b11bd07fd38e2173f398d.tar.bz2
nutyx-extra-d6a920b290f1c594728b11bd07fd38e2173f398d.tar.xz
nutyx-extra-d6a920b290f1c594728b11bd07fd38e2173f398d.zip
xdg-utils 1.1.0-rc1-1 màj port
Diffstat (limited to 'xdg-utils/Pkgfile')
-rwxr-xr-xxdg-utils/Pkgfile10
1 files changed, 4 insertions, 6 deletions
diff --git a/xdg-utils/Pkgfile b/xdg-utils/Pkgfile
index 7d258aa68..684b21897 100755
--- a/xdg-utils/Pkgfile
+++ b/xdg-utils/Pkgfile
@@ -6,14 +6,12 @@
# Run on:
name=xdg-utils
-version=1.0.2
-release=2
-source=(http://portland.freedesktop.org/download/$name-$version.tgz\
- http://nutyx.meticul.eu/files/patchs/$name/$name-$version-midori-1.patch)
+version=1.1.0-rc1
+release=1
+source=(http://portland.freedesktop.org/download/$name-$version.tar.gz)
build() {
-cd $name-$version
- patch -Np1 -i ../$name-$version-midori-1.patch
+ cd $name-$version
./configure --prefix=/usr \
--mandir=/usr/share/man
make