about summary refs log tree commit diff
path: root/third_party/nix/src/libstore/nix-store.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/nix/src/libstore/nix-store.pc.in')
-rw-r--r--third_party/nix/src/libstore/nix-store.pc.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/third_party/nix/src/libstore/nix-store.pc.in b/third_party/nix/src/libstore/nix-store.pc.in
deleted file mode 100644
index b204776b37..0000000000
--- a/third_party/nix/src/libstore/nix-store.pc.in
+++ /dev/null
@@ -1,9 +0,0 @@
-prefix=@CMAKE_INSTALL_PREFIX@
-libdir=@CMAKE_INSTALL_FULL_LIBDIR@
-includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
-
-Name: Nix
-Description: Nix Package Manager
-Version: @PACKAGE_VERSION@
-Libs: -L${libdir} -lnixstore -lnixutil
-Cflags: -I${includedir}/nix