[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[pkg-wine-party] [SCM] Debian Wine packaging branch, master, updated. wine-1.1.27-1-446-gaf4a3bb



The following commit has been merged in the master branch:
commit 6e25ba6f34c892c62059fd910b95a0fdf8c84898
Author: Ove Kaaven <ovek@arcticnet.no>
Date:   Sat Aug 22 17:42:23 2009 +0200

    With ia32-apt-get gone, and multiarch paths only working on sid (hence making my backports probably not work),
    switch back to traditional library paths for now, to see if the package still works with them. Also closes: #540706.

diff --git a/debian/rules b/debian/rules
index 3d235c5..83d15b1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,7 +35,7 @@ VERSUFFIX=-unstable
 #  "n": Install into traditional paths, /usr/lib and /usr/lib32
 #  "p": Install into multiarch paths, /usr/lib/x86_64-linux-gnu and /usr/lib/i486-linux-gnu
 #  "y": Full multiarch, build natively only
-MULTIARCH=p
+MULTIARCH=n
 
 # Win64 is not ready yet
 ENABLE_WIN64=n

-- 
Debian Wine packaging



Reply to: