]> git.pld-linux.org Git - packages/systemd.git/blob - nss-myhostname-link.patch
start_udev: show correct subsys name when retriggering
[packages/systemd.git] / nss-myhostname-link.patch
1 --- systemd-202/Makefile.am~    2013-04-19 21:51:50.816971656 +0200
2 +++ systemd-202/Makefile.am     2013-04-19 22:04:20.667803944 +0200
3 @@ -3435,6 +3435,9 @@
4         -shared \
5         -shrext .so.2
6  
7 +libnss_myhostname_la_LIBADD = \
8 +       libsystemd-shared.la
9 +
10  rootlib_LTLIBRARIES = \
11         libnss_myhostname.la
12  endif
This page took 0.023499 seconds and 3 git commands to generate.