The following commit has been merged in the master branch:
commit 1c980f2ead7d61fa1746d2159e548f080b2cb164
Author: Tobias Hansen <[email protected]>
Date:   Tue Sep 25 01:26:26 2012 +0200

    No need to delete loadpng in debian/rules anymore.

diff --git a/debian/rules b/debian/rules
index 22af4d6..4f64c82 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,6 @@ override_dh_auto_clean:
        rm -rf build
 
 override_dh_auto_configure:
-       rm -rf third_party/loadpng
        mkdir build && cd build && cmake $(DEB_CMAKE_OPTIONS) 
$(DEB_ASE_CMAKE_OPTIONS) ..
        mkdir build/gtest && cd build/gtest && cmake $(DEB_CMAKE_OPTIONS) 
/usr/src/gtest
 

-- 
Packaging for ASEPRITE

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to