summaryrefslogtreecommitdiff
path: root/packaging/SGI
diff options
context:
space:
mode:
authorHerb Lewis <herb@samba.org>1998-11-11 21:47:04 +0000
committerHerb Lewis <herb@samba.org>1998-11-11 21:47:04 +0000
commit8cae90887bef14efbda0a861928eed15bde92034 (patch)
treeceb30587072586f150370b2261ff11f3021dba63 /packaging/SGI
parente35207f28de89cb3da88b47f4e70224e6b7f78e9 (diff)
downloadsamba-8cae90887bef14efbda0a861928eed15bde92034.tar.gz
samba-8cae90887bef14efbda0a861928eed15bde92034.tar.bz2
samba-8cae90887bef14efbda0a861928eed15bde92034.zip
add an empty STATUS..LCK to install so swat doesn't complain
(This used to be commit 41541a4c93555d076b1e78caae117d1fa3ae2277)
Diffstat (limited to 'packaging/SGI')
-rw-r--r--packaging/SGI/STATUS..LCK0
-rwxr-xr-xpackaging/SGI/idb.pl1
2 files changed, 1 insertions, 0 deletions
diff --git a/packaging/SGI/STATUS..LCK b/packaging/SGI/STATUS..LCK
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packaging/SGI/STATUS..LCK
diff --git a/packaging/SGI/idb.pl b/packaging/SGI/idb.pl
index 4fb0d6bb9a..aa51083189 100755
--- a/packaging/SGI/idb.pl
+++ b/packaging/SGI/idb.pl
@@ -193,6 +193,7 @@ while (@swatfiles) {
print IDB "d 0755 root sys usr/samba/var/ packaging/SGI samba.sw.base\n";
print IDB "d 0755 root sys usr/samba/var/locks/ packaging/SGI samba.sw.base\n";
+print IDB "f 0644 root sys usr/samba/var/locks/STATUS..LCK packaging/SGI/STATUS..LCK samba.sw.base\n";
print IDB "d 0755 root sys usr/share/catman/u_man/ packaging/SGI samba.man.manpages\n";
$olddirnum = "0";