aboutsummaryrefslogtreecommitdiff
path: root/nix/libtomcrypt-pkgconfig-makefile.txt
blob: 9f54c8539970545ffdb7f7b001b00dd58b4c76bd (plain)
1
2
3
4
5
pkgconfig-patch:
 	sed -e 's,^prefix=.*,prefix=$(PREFIX),' -e 's,^Version:.*,Version: $(VERSION_PC),' libtomcrypt.pc.in > libtomcrypt.pc
 	install -p -d $(DESTDIR)$(LIBPATH)/pkgconfig
 	install -p -m 644 libtomcrypt.pc $(DESTDIR)$(LIBPATH)/pkgconfig/