Skip to content

Commit

Permalink
Removed OEM statements
Browse files Browse the repository at this point in the history
  • Loading branch information
chrishamm committed Oct 15, 2024
1 parent a7aa964 commit c5fd12c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pkg/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ cp -r ../src/dsf /tmp/motionwebcamserverplugin/motionwebcamserverplugin_$version
cp -r ../src/sd /tmp/motionwebcamserverplugin/motionwebcamserverplugin_$version/opt/dsf/sd
cp ../src/plugin.json /tmp/motionwebcamserverplugin/motionwebcamserverplugin_$version/opt/dsf/plugins/MotionWebcamServer.json

# for OEMs
rm /tmp/motionwebcamserverplugin/motionwebcamserverplugin_$version/DEBIAN/conffiles
rm /tmp/motionwebcamserverplugin/motionwebcamserverplugin_$version/opt/dsf/sd/sys/motion.conf

echo "- Preparing package index"
sed -i "s/VERSION/$version/g" /tmp/motionwebcamserverplugin/motionwebcamserverplugin_$version/DEBIAN/control
sed -i "s/VERSION/$version/g" /tmp/motionwebcamserverplugin/motionwebcamserverplugin_$version/DEBIAN/changelog
Expand Down

0 comments on commit c5fd12c

Please sign in to comment.