]> git.pld-linux.org Git - packages/ale.git/commitdiff
- obsolete
authordarekr <darekr@pld-linux.org>
Mon, 16 May 2005 18:29:04 +0000 (18:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ale-makefile.patch -> 1.5

ale-makefile.patch [deleted file]

diff --git a/ale-makefile.patch b/ale-makefile.patch
deleted file mode 100644 (file)
index 408d2f6..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- ale-0.6.0/Makefile.orig    2004-01-27 06:15:06.000000000 +0100
-+++ ale-0.6.0/Makefile 2004-05-21 21:18:17.000000000 +0200
-@@ -68,7 +68,7 @@
-       find testsuite -name "*.output.*" | xargs rm -rf
- ale-phony: ale.cc ui/ui.cc d2.cc *.h d2/*.h d2/render/*.h d2/render/psf/*.h d3.cc d3/*.h
--      g++ -o ale $(CFLAGS) ale.cc ui/ui.cc d3.cc d2.cc $(LDFLAGS)
-+      $(CXX) -o ale $(CFLAGS) ale.cc ui/ui.cc d3.cc d2.cc $(LDFLAGS)
- # The following approach to building a Windows binary is probably very
- # dependent on the host platform configuration.  The above target may be a
This page took 0.391834 seconds and 4 git commands to generate.