Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37045192
en ru br
ALT Linux repositórios
S:1.39-alt9
5.0: 1.23-alt1
4.1: 1.17-alt1.1
4.0: 1.14-alt1

Group :: Sistema/Kernel e hardware
RPM: pommed

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: pommed-1.39-alt-build.patch
Download


diff -ur pommed-1.39.orig/gpomme/Makefile pommed-1.39/gpomme/Makefile
--- pommed-1.39.orig/gpomme/Makefile	2011-06-02 12:24:05.000000000 +0300
+++ pommed-1.39/gpomme/Makefile	2012-04-16 05:00:23.507275654 +0300
@@ -30,6 +30,7 @@
 mo: $(MOFILES)
 
 gpomme: $(OBJS)
+	$(CC) -o gpomme $(OBJS) $(CFLAGS) $(LDLIBS)
 
 gpomme.o: gpomme.c gpomme.h theme.h ../client-common/dbus-client.h ../client-common/video-client.h
 
diff -ur pommed-1.39.orig/pommed/Makefile pommed-1.39/pommed/Makefile
--- pommed-1.39.orig/pommed/Makefile	2011-06-02 12:24:05.000000000 +0300
+++ pommed-1.39/pommed/Makefile	2012-04-16 05:01:39.791653910 +0300
@@ -73,6 +73,7 @@
 
 
 pommed: $(OBJS) $(LIB_OBJS)
+	$(CC) -o pommed $(OBJS) $(CFLAGS) $(LDLIBS)
 
 pommed.o: pommed.c pommed.h evloop.h kbd_backlight.h lcd_backlight.h cd_eject.h evdev.h conffile.h audio.h dbus.h beep.h
 
Только в pommed-1.39: pommed-1.39-alt-build.patch
diff -ur pommed-1.39.orig/wmpomme/Makefile pommed-1.39/wmpomme/Makefile
--- pommed-1.39.orig/wmpomme/Makefile	2011-06-02 12:24:05.000000000 +0300
+++ pommed-1.39/wmpomme/Makefile	2012-04-16 05:02:33.407919784 +0300
@@ -15,6 +15,7 @@
 OBJS = $(SOURCES:%.c=%.o)
 
 wmpomme: $(OBJS)
+	$(CC) -o wmpomme $(OBJS) $(CFLAGS) $(LDLIBS)
 
 wmpomme.o: wmpomme.c wmgeneral.h wmpomme-master.xpm ../client-common/dbus-client.h
 
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009