- Update to 2.8.2 - refresh patches - drop upstreamed gcin-bnc858193-fixes-frozen-gnome-shell.patch OBS-URL: https://build.opensuse.org/request/show/233821 OBS-URL: https://build.opensuse.org/package/show/M17N/gcin?expand=0&rev=59
16 lines
404 B
Diff
16 lines
404 B
Diff
---
|
|
Makefile | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
--- a/Makefile
|
|
+++ b/Makefile
|
|
@@ -212,7 +212,7 @@ ibin: gcin-nocur
|
|
rm -f $(bindir)/ts-contribute; ln -sf ts-edit $(bindir)/ts-contribute
|
|
install $(GCIN_SO) $(gcinlibdir)
|
|
|
|
-icons_apps=$(datadir)/icons/hicolor/64x64/apps
|
|
+icons_apps=$(datadir)/pixmaps
|
|
install:
|
|
install -d $(icons_apps)
|
|
install -m 644 gcin.png $(icons_apps)
|