summaryrefslogtreecommitdiff
path: root/homebrew/cdrtools/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/cdrtools/.make.sh-auto')
-rw-r--r--homebrew/cdrtools/.make.sh-auto6
1 files changed, 6 insertions, 0 deletions
diff --git a/homebrew/cdrtools/.make.sh-auto b/homebrew/cdrtools/.make.sh-auto
new file mode 100644
index 000000000..5348b6f65
--- /dev/null
+++ b/homebrew/cdrtools/.make.sh-auto
@@ -0,0 +1,6 @@
+pkg:setup
+rm_f Dir["lib*/*_p.mk"]
+smake INS_BASE=${PKG_TAPF} INS_RBASE=${PKG_TAPF} DESTDIR=${PKG_DEST} install
+(include/"schily").rmtree
+%w[libschily.a libdeflt.a libfind.a].each do |file|
+(lib/file).unlink