Codebase list icon-slicer / 9d5e895
Add LDFLAGS to work around excess linking. Jonas Smedegaard 15 years ago
1 changed file(s) with 4 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
3434 DEB_UPSTREAM_URL = http://freedesktop.org/software/$(pkg)/releases
3535 #DEB_UPSTREAM_TARBALL_MD5 = e9997dd73ad5af43aadd49ac89105b33
3636
37 LDFLAGS += -Wl,--as-needed
38
39 DEB_INSTALL_EXAMPLES_$(pkg) = examples/sample* examples/Sample
40
3741 DEB_INSTALL_MANPAGES_$(pkg) = debian/$(cmd).1
3842
3943 # generate manpage based on --help of script itself