]> andersk Git - gssapi-openssh.git/commitdiff
o MDist-ize gsi-openssh source package branch.
authorcphillip <cphillip>
Mon, 4 Aug 2003 21:44:59 +0000 (21:44 +0000)
committercphillip <cphillip>
Mon, 4 Aug 2003 21:44:59 +0000 (21:44 +0000)
openssh/mdist.conf [new file with mode: 0644]

diff --git a/openssh/mdist.conf b/openssh/mdist.conf
new file mode 100644 (file)
index 0000000..b0b73c6
--- /dev/null
@@ -0,0 +1,23 @@
+<Package name="gsi_openssh">
+    <Depends>
+    </Depends>
+
+    <Dist>
+        <Tools>
+            <Tool>autoconf-2.52</Tool>
+        </Tools>
+
+        <File name="gsi_openssh-2.6-src.tar.gz" />
+
+        <Steps>
+            <Step>
+                <Description>
+                    Creating package...
+                </Description>
+                <Command>
+                    ./make_gpt_dist
+                </Command>
+            </Step>
+        </Steps>
+    </Dist>
+</Package>
This page took 0.044806 seconds and 5 git commands to generate.