Codebase list sugar-toolkit-gtk3 / 4d0c42f
Simplify rules: Use debhelper snippets. Jonas Smedegaard 4 years ago
4 changed file(s) with 4 addition(s) and 6 deletion(s). Raw diff Collapse all Expand all
0 usr/lib/*/girepository-1.0
0 usr/bin
1 usr/lib/python*
1010 abi = 0
1111 lib = lib$(stem)
1212 pkg-lib = lib$(stem)$(abi)
13 pkg-gir = gir1.2-$(stem)-1.0
1413 pkg-data = lib$(stem)-data
1514 pkg-python = python-sugar3
1615
2322 #LDFLAGS += -Wl,-z,defs
2423 # link only when needed
2524 LDFLAGS += -Wl,--as-needed
26
27 DEB_DH_INSTALL_ARGS_ALL = --autodest
28 DEB_DH_INSTALL_ARGS_$(pkg-python) = usr/bin usr/lib/python*
29 DEB_DH_INSTALL_ARGS_$(pkg-gir) = usr/lib/$(DEB_HOST_MULTIARCH)/girepository-1.0
30 DEB_DH_INSTALL_ARGS_$(pkg-data) = usr/share/locale
3125
3226 # Drop created dir if empty to please lintian
3327 binary-post-install/$(pkg-data)::