1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-26 23:52:33 +00:00
nixpkgs/pkgs
Tuomas Tynkkynen 367b2aa1e4 dbus-glibc: Set --exec-prefix to fix pkgconfig file
Without this notify-osd fails to find dbus-binding-tool, since the
pkgconfig file would contain e.g.:

````
prefix=/nix/store/hxsbjbjn7g1j1cf60n228yi9wnzrl4yk-dbus-glib-0.104
exec_prefix=${prefix}
````

... and notify-osd is using `exec_prefix` to locate the binaries.
Set it to $dev to match the location of installed binaries (we have
`outputBin = "dev";`).

Issue #15074.
2016-05-05 05:37:38 +03:00
..
applications Merge pull request #15229 from DamienCassou/notmuch-0.22 2016-05-05 00:16:04 +02:00
build-support grsecurity: support disabling TCP simultaneous connect 2016-05-04 03:53:24 +02:00
data geolite-legacy: 2016-05-02 -> 2016-05-03 2016-05-03 23:42:08 +02:00
desktops Merge pull request #15215 from romildo/upd.xfce4-cpufreq-plugin 2016-05-04 21:37:33 +03:00
development dbus-glibc: Set --exec-prefix to fix pkgconfig file 2016-05-05 05:37:38 +03:00
games Init CKAN: The Comprehensive Kerbal Archive Network (#15202) 2016-05-04 02:12:39 +01:00
misc Greybird: init at 2016-03-11 2016-05-03 06:45:17 -03:00
os-specific Merge pull request #15217 from LumiGuide/fix-mdadm-sendmail 2016-05-04 20:09:02 +02:00
servers lighttpd: 1.4.37 -> 1.4.39 2016-05-03 16:15:20 +02:00
shells oh-my-zsh: 2016-04-06 -> 2016-04-20 2016-04-30 01:43:31 +00:00
stdenv bootstrap-tools-linux: Use tar without acl 2016-04-18 12:04:37 +02:00
test Remove cruft 2016-04-26 17:31:54 +02:00
tools dpkg: 1.18.5 -> 1.18.6 2016-05-05 02:16:56 +02:00
top-level python-gui: init at 1.0.2, fixes #14958 2016-05-05 00:49:39 +02:00