mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 10:20:08 +00:00
minor fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
147f600390
commit
34ecab437f
1
Makefile
1
Makefile
@ -262,7 +262,6 @@ uninstall-local: uninstall
|
|||||||
# ...cp -s creates links usable from cygwin but not usable from
|
# ...cp -s creates links usable from cygwin but not usable from
|
||||||
# windows...
|
# windows...
|
||||||
.PHONY: install-devel
|
.PHONY: install-devel
|
||||||
install-devel: INSTALL_PATH := $(TEX_LOCAL)
|
|
||||||
install-devel: CODE_INSTALL := copy
|
install-devel: CODE_INSTALL := copy
|
||||||
install-devel: CP := cp -s
|
install-devel: CP := cp -s
|
||||||
install-devel: install
|
install-devel: install
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user