]> andersk Git - gssapi-openssh.git/commitdiff
o MDist-ize setup package.
authorcphillip <cphillip>
Mon, 4 Aug 2003 22:12:31 +0000 (22:12 +0000)
committercphillip <cphillip>
Mon, 4 Aug 2003 22:12:31 +0000 (22:12 +0000)
setup/mdist.conf [new file with mode: 0644]

diff --git a/setup/mdist.conf b/setup/mdist.conf
new file mode 100644 (file)
index 0000000..36aad95
--- /dev/null
@@ -0,0 +1,19 @@
+<Package name="gsi_openssh_setup">
+    <Depends>
+    </Depends>
+
+    <Dist>
+        <File name="gsi_openssh_setup-2.6-src.tar.gz" />
+
+        <Steps>
+            <Step>
+                <Description>
+                    Creating package...
+                </Description>
+                <Command>
+                    ./make_gpt_dist
+                </Command>
+            </Step>
+        </Steps>
+    </Dist>
+</Package>
This page took 0.065492 seconds and 5 git commands to generate.