summaryrefslogtreecommitdiff
path: root/packaging/Caldera/UnixWare/Makepkg
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-09-09 03:25:53 +0000
committerGerald Carter <jerry@samba.org>2003-09-09 03:25:53 +0000
commitdbfcec04a1691659743f8f6ab065b8212fd9a5dd (patch)
tree6d5f2df124fa4c22a4816d6ac4f7cac117ac23f3 /packaging/Caldera/UnixWare/Makepkg
parent3cf6eaebd6c57974d33934bf9647b0ab9f50f88e (diff)
downloadsamba-dbfcec04a1691659743f8f6ab065b8212fd9a5dd.tar.gz
samba-dbfcec04a1691659743f8f6ab065b8212fd9a5dd.tar.bz2
samba-dbfcec04a1691659743f8f6ab065b8212fd9a5dd.zip
syncing packaging files from 3.0
(This used to be commit 9374755ad3b844a86642a7ea1795ec2b8ab736b2)
Diffstat (limited to 'packaging/Caldera/UnixWare/Makepkg')
-rwxr-xr-xpackaging/Caldera/UnixWare/Makepkg10
1 files changed, 0 insertions, 10 deletions
diff --git a/packaging/Caldera/UnixWare/Makepkg b/packaging/Caldera/UnixWare/Makepkg
deleted file mode 100755
index dc57b246ef..0000000000
--- a/packaging/Caldera/UnixWare/Makepkg
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/ksh
-#
-# invoke with -n as the first argument to get this script to tell
-# you what it would do without doing anything
-#
-
-./Configure $*
-./Compile $*
-./Install $*
-./Package $*