Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Commit 4c6de19

Browse files
committed
Remove post install script
1 parent fff90b8 commit 4c6de19

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Makefile.am

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,6 @@ all-local:
4545
@rm -f po/*.po\~
4646
@sed -e 's|$${prefix}|$(prefix)|' data/motionplus-dist.conf > data/motionplus-dist.conf.tmp && mv -f data/motionplus-dist.conf.tmp data/motionplus-dist.conf
4747

48-
###################################################################
49-
## Install default configuration files
50-
###################################################################
51-
install: all install-am
52-
@cp -n "$(DESTDIR)@localstatedir@/lib/@PACKAGE@/motionplus-dist.conf" "$(DESTDIR)@localstatedir@/lib/@PACKAGE@/motionplus.conf"
53-
@cp -n "$(DESTDIR)@localstatedir@/lib/@PACKAGE@/camera1-dist.conf" "$(DESTDIR)@localstatedir@/lib/@PACKAGE@/camera1.conf"
54-
5548
###################################################################
5649
## Create pristine directories to match exactly distributed files
5750
###################################################################

0 commit comments

Comments
 (0)