Parcourir la source

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

Ralf S. Engelschall il y a 24 ans
Parent
commit
5ed69c7ec5
2 fichiers modifiés avec 2261 ajouts et 0 suppressions
  1. 2253 0
      00DEV/src2make.db
  2. 8 0
      00DEV/src2make.sh

Fichier diff supprimé car celui-ci est trop grand
+ 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