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

Collapse All | Expand All

(-)data/Makefile (-2 / +2 lines)
Lines 1-10 Link Here
1
all: build
1
all: build
2
2
3
ICON = im-twitter.png
3
ICON = im-twitter.png
4
ICON_DIR = /usr/share/icons/hicolor/48x48/hildon
4
ICON_DIR = ${D}/usr/share/icons/hicolor/48x48/hildon
5
5
6
PROFILE = twitter.profile
6
PROFILE = twitter.profile
7
PROFILE_DIR = /usr/share/osso-rtcom
7
PROFILE_DIR = ${D}/usr/share/osso-rtcom
8
8
9
build clean:
9
build clean:
10
	
10
	

Return to bug 307411