Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

建構 hime: configure: libdir 變數疑似不相容 Debian Multi-arch #538

Open
Vdragon opened this issue Jan 15, 2016 · 1 comment
Open

Comments

@Vdragon
Copy link
Contributor

Vdragon commented Jan 15, 2016

如題。

@@ -5,13 +5,13 @@ GTK3IM=gtk-3.0/immodules
 GTKINC=`pkg-config --cflags gtk+-3.0`
 LDFLAGS+=`pkg-config --libs gtk+-3.0`
 GTK3_LIBDIR=`pkg-config --variable=libdir gtk+-3.0`
 GTK3_BINARY_VERSION=`pkg-config --variable=gtk_binary_version gtk+-3.0`
 MODULEDIR=$(DESTDIR)/$(GTK3_LIBDIR)/gtk-3.0/$(GTK3_BINARY_VERSION)/immodules
-IMMODULES=$(libdir)/$(GTK3IM)
+IMMODULES=$(libdir)/x86_64-linux-gnu/$(GTK3IM)
 IMMODULES_LOCAL=/usr/$(LIB)/$(GTK3IM)
@Vdragon
Copy link
Contributor Author

Vdragon commented Jan 15, 2016

#506 相關

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant