Magellan Linux

Contents of /trunk/mkinitrd/patches/mkinitrd-6.3.5-no-glib2-dep.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1318 - (show annotations) (download)
Fri May 6 19:43:18 2011 UTC (13 years ago) by niro
File size: 359 byte(s)
added no glib2 patch
1 Index: mkinitrd-magellan/grubby/Makefile
2 ===================================================================
3 --- mkinitrd-magellan/grubby/Makefile (Revision 1268)
4 +++ mkinitrd-magellan/grubby/Makefile (Arbeitskopie)
5 @@ -26,7 +26,6 @@
6 LDFLAGS :=
7
8 grubby_LIBS = -lblkid -lpopt
9 -grubby_LIBS += $(shell pkg-config --libs glib-2.0)
10
11 mandir = usr/share/man
12