[bTSstream-devel] [Git][videolan/bitstream][master] 2 commits: bitstream.pc: make sure to regenerate when version is bumped

Christophe Massiot gitlab at videolan.org
Wed Mar 21 17:09:13 CET 2018


Christophe Massiot pushed to branch master at VideoLAN / bitstream


Commits:
a2558929 by Rafaël Carré at 2018-03-19T10:29:39+01:00
bitstream.pc: make sure to regenerate when version is bumped

- - - - -
7c95838c by Christophe Massiot at 2018-03-21T17:08:35+01:00
Merge branch 'funman-pc'

- - - - -


1 changed file:

- Makefile


Changes:

=====================================
Makefile
=====================================
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ all:
 	ln -nsf .. examples/bitstream
 	$(MAKE) -C examples
 
-bitstream.pc: bitstream.pc.in
+bitstream.pc: bitstream.pc.in Makefile
 	@echo "GEN      $@"
 	@sed -e 's|@PREFIX@|$(PREFIX)|' \
 	     -e 's|@INCLUDEDIR@|$(INCLUDEDIR)|' \



View it on GitLab: https://code.videolan.org/videolan/bitstream/compare/d33e9bbf273b856073b7543a0181d76d55fe1afd...7c95838c95408a35adce030cf5a1a460455db97b

---
View it on GitLab: https://code.videolan.org/videolan/bitstream/compare/d33e9bbf273b856073b7543a0181d76d55fe1afd...7c95838c95408a35adce030cf5a1a460455db97b
You're receiving this email because of your account on code.videolan.org.


More information about the biTStream-devel mailing list