Browse Source

Add our brand-new .src.rpm to Makefile generator

Ralf S. Engelschall 24 years ago
parent
commit
5ed69c7ec5
2 changed files with 2261 additions and 0 deletions
  1. 2253 0
      00DEV/src2make.db
  2. 8 0
      00DEV/src2make.sh

File diff suppressed because it is too large
+ 2253 - 0
00DEV/src2make.db


+ 8 - 0
00DEV/src2make.sh

@@ -0,0 +1,8 @@
+#!/bin/sh
+./src2make \
+    --prefix=/cw \
+    --srcdir=/e/openpkg/REL/SRC \
+    --dstdir=/e/openpkg/REL/BIN \
+    --tmpdir=/tmp/openpkg \
+    --outdir=. \
+    --verbose