wok-current diff slim-pam/receipt @ rev 3979
Upgrade: glib/libgio (2.20.3 to 2.21.5)
author | Matthew Sheets <rcx@zoominternet.net> |
---|---|
date | Thu Aug 27 11:17:55 2009 +0000 (2009-08-27) |
parents | 0088f0af4413 |
children | 09d47b216378 |
line diff
1.1 --- a/slim-pam/receipt Thu Feb 12 09:46:12 2009 +0000 1.2 +++ b/slim-pam/receipt Thu Aug 27 11:17:55 2009 +0000 1.3 @@ -19,6 +19,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + patch -p0 < ../../slim/stuff/gcc44.patch || exit 1 1.8 sed -i "s|/usr/X11R6/include|/usr/include/xorg|g" Makefile 1.9 sed -i "s|/usr/X11R6/|/usr/|g" Makefile 1.10 make USE_PAM=1 1.11 @@ -29,7 +30,7 @@ 1.12 { 1.13 mkdir -p $fs/usr/bin $fs/usr/share/slim 1.14 cp -a $src/slim $fs/usr/bin 1.15 - 1.16 + 1.17 # Config file and rc script (theme is in slitaz-configs). 1.18 cp -a ../$SOURCE/stuff/etc $fs 1.19 chown -R root.root $fs