[arch-commits] Commit in slim/trunk (PKGBUILD gcc44.patch)

Florian Pritz bluewind at archlinux.org
Thu Dec 29 16:45:12 UTC 2011


    Date: Thursday, December 29, 2011 @ 11:45:11
  Author: bluewind
Revision: 145737

remove gcc44 patch. already in upstream sicne r166/v1.3.2

Modified:
  slim/trunk/PKGBUILD
Deleted:
  slim/trunk/gcc44.patch

-------------+
 PKGBUILD    |    3 ---
 gcc44.patch |   11 -----------
 2 files changed, 14 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-12-29 15:45:13 UTC (rev 145736)
+++ PKGBUILD	2011-12-29 16:45:11 UTC (rev 145737)
@@ -17,7 +17,6 @@
         'rc.d'
         'pam.d'
         'logrotate'
-        'gcc44.patch'
         'ptr_pam.patch'
         'no-host.patch'
         'restart.patch'
@@ -28,7 +27,6 @@
           '6fe0ba83509af634bce47be34e30995965bffc79'
           'a0e991ef0ac5120465a3be014a26e70ba073b6ae'
           'b969cc902c1d9915a5609141a652c77b2732407b'
-          '51121d451116c768d0fc027ff1ea70aaaef036e7'
           '640668c984a13593a1bfba8d3b503c005d5f401e'
           'b86eddd083fb9f6259e46c735f55ebe76c655bd3'
           '2d526bc0c498bf307ee50e2d22b4f53ffa0c4435'
@@ -42,7 +40,6 @@
 	cd "${srcdir}/${pkgname}-${pkgver}"
 
 	sed -i -e 's/png12/png14/g' Makefile
-	patch -p1 -i ../gcc44.patch   # FS#14815: lacks include for gcc-4.4
 	patch -p1 -i ../ptr_pam.patch # FS#23995: pointer mishandling confuses PAM
 	patch -p1 -i ../no-host.patch # cf patch: do not set PAM host
 	patch -p1 -i ../restart.patch # cf patch: restart X server if killed

Deleted: gcc44.patch
===================================================================
--- gcc44.patch	2011-12-29 15:45:13 UTC (rev 145736)
+++ gcc44.patch	2011-12-29 16:45:11 UTC (rev 145737)
@@ -1,11 +0,0 @@
-diff -aur slim-1.3.2/switchuser.h slim-1.3.2.a/switchuser.h
---- slim-1.3.2/switchuser.h	2010-07-08 07:04:10.000000000 +0200
-+++ slim-1.3.2.a/switchuser.h	2010-08-21 15:10:34.306212393 +0200
-@@ -13,6 +13,7 @@
- #define _SWITCHUSER_H_
- 
- #include <stdlib.h>
-+#include <stdio.h> /* remove */
- #include <unistd.h>
- #include <string.h>
- #include <pwd.h>




More information about the arch-commits mailing list