diff options
author | piernov <piernov@piernov.org> | 2011-09-24 21:35:54 +0200 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2011-09-24 21:35:54 +0200 |
commit | e0cdf7368209a494555f5f781083e4244053513d (patch) | |
tree | f551818a5e8cedfd93daed1ada051aa4fb4434ac /xorg/xorg-twm/Pkgfile | |
parent | fa21c6dbd7a28fafcc288e73134c605efa325c23 (diff) | |
download | nutyx-pakxe-e0cdf7368209a494555f5f781083e4244053513d.tar.gz nutyx-pakxe-e0cdf7368209a494555f5f781083e4244053513d.tar.bz2 nutyx-pakxe-e0cdf7368209a494555f5f781083e4244053513d.tar.xz nutyx-pakxe-e0cdf7368209a494555f5f781083e4244053513d.zip |
xorg-twm 1.0.7-1 màj port
Diffstat (limited to 'xorg/xorg-twm/Pkgfile')
-rwxr-xr-x | xorg/xorg-twm/Pkgfile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/xorg/xorg-twm/Pkgfile b/xorg/xorg-twm/Pkgfile index ec0bc4bfc..2a98d9a82 100755 --- a/xorg/xorg-twm/Pkgfile +++ b/xorg/xorg-twm/Pkgfile @@ -6,12 +6,10 @@ # Run on: name=xorg-twm -version=1.0.6 +version=1.0.7 release=1 source=(http://xorg.freedesktop.org/releases/individual/app/twm-$version.tar.bz2) - - build() { cd twm-$version ./configure $XORG_CONFIG |