[arch-commits] Commit in dtools/trunk (PKGBUILD)
    Mihails Strasuns 
    dicebot at archlinux.org
       
    Sun Jan  1 01:08:40 UTC 2017
    
    
  
    Date: Sunday, January 1, 2017 @ 01:08:39
  Author: dicebot
Revision: 203448
upgpkg: dtools 2.072.2-1
Modified:
  dtools/trunk/PKGBUILD
----------+
 PKGBUILD |    8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-01 01:04:05 UTC (rev 203447)
+++ PKGBUILD	2017-01-01 01:08:39 UTC (rev 203448)
@@ -2,7 +2,7 @@
 # Maintainer: Mihails Strasunse <public at dicebot.lv>
 
 pkgname=('dtools')
-pkgver=2.072.1
+pkgver=2.072.2
 pkgrel=1
 pkgdesc="Ancilliary tools for the D programming language"
 license=("custom")
@@ -21,12 +21,6 @@
           'c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566'
           '283f6708499b62b0d2e1429f329f809dc6f2fd659c51e8d3cd0d16ce81efe70d')
 
-prepare()
-{
-    # rdmd is broken without https://github.com/dlang/tools/pull/185
-    sed -i 's|std.syserror|std.windows.syserror|g' $srcdir/tools/rdmd.d
-}
-
 build()
 {
     # DMD=`$srcdir/Arch-PKGBUILDs/d-compiler.sh`
    
    
More information about the arch-commits
mailing list