Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 134865 | Differences between
and this patch

Collapse All | Expand All

(-)exaile_9999.orig/mmkeys/Makefile (-1 lines)
Lines 7-13 Link Here
7
7
8
mmkeys.so: mmkeyspy.o mmkeys.o mmkeysmodule.o
8
mmkeys.so: mmkeyspy.o mmkeys.o mmkeysmodule.o
9
	$(CC) $(LDFLAGS) -shared $^ -o $@
9
	$(CC) $(LDFLAGS) -shared $^ -o $@
10
	strip mmkeys.so
11
10
12
DEFS=`pkg-config --variable=defsdir pygtk-2.0`
11
DEFS=`pkg-config --variable=defsdir pygtk-2.0`
13
12

Return to bug 134865