Merge CV, ver=5.1; ops/methods from HV, and interface from CV where possible
[goodguy/history.git] / cinelerra-5.0 / libzmpeg3 / make_package
diff --git a/cinelerra-5.0/libzmpeg3/make_package b/cinelerra-5.0/libzmpeg3/make_package
deleted file mode 100644 (file)
index 6de4577..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-
-VERSION=1.4
-
-rm -r /tmp/libmpeg3-$VERSION
-mkdir -p /tmp/libmpeg3-$VERSION
-make clean
-cp -rd * /tmp/libmpeg3-$VERSION
-cd /tmp
-tar zcf libmpeg3-$VERSION.tar.gz libmpeg3-$VERSION