]> git.pld-linux.org Git - packages/happy.git/commitdiff
- new
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 13 Jun 2004 08:12:11 +0000 (08:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    happy-arch.patch -> 1.1

happy-arch.patch [new file with mode: 0644]

diff --git a/happy-arch.patch b/happy-arch.patch
new file mode 100644 (file)
index 0000000..64d68f7
--- /dev/null
@@ -0,0 +1,21 @@
+diff -urN happy-1.14.org/configure.ac happy-1.14/configure.ac
+--- happy-1.14.org/configure.ac        2004-06-13 10:08:05.050570904 +0200
++++ happy-1.14/configure.ac    2004-06-13 10:12:12.153005624 +0200
+@@ -87,7 +87,7 @@
+         HostVendor_CPP='dec'
+         HostOS_CPP='osf3'
+         ;;
+-alpha*-unknown-linux*)
++alpha*-*-linux*)
+       HostPlatform=alpha-unknown-linux
+       TargetPlatform=alpha-unknown-linux
+       BuildPlatform=alpha-unknown-linux
+@@ -341,7 +341,7 @@
+       HostVendor_CPP='apple'
+       HostOS_CPP='darwin'
+       ;;
+-powerpc-unknown-linux*)
++powerpc-*-linux*)
+         HostPlatform=powerpc-unknown-linux
+         TargetPlatform=powerpc-unknown-linux
+         BuildPlatform=powerpc-unknown-linux
This page took 0.108521 seconds and 4 git commands to generate.