Initial import of skeleton files.
authorfredrik <fredrik@959494ce-11ee-0310-bf91-de5d638817bd>
Sat, 15 Oct 2005 03:12:29 +0000 (03:12 +0000)
committerfredrik <fredrik@959494ce-11ee-0310-bf91-de5d638817bd>
Sat, 15 Oct 2005 03:12:29 +0000 (03:12 +0000)
git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@364 959494ce-11ee-0310-bf91-de5d638817bd

autopackage/@dolda2000.com/fredrik/doldaconnect/dcuilib/skeleton.1 [new file with mode: 0644]
autopackage/@mit.edu/krb5/skeleton.1 [new file with mode: 0644]
autopackage/dolcon.apspec.in

diff --git a/autopackage/@dolda2000.com/fredrik/doldaconnect/dcuilib/skeleton.1 b/autopackage/@dolda2000.com/fredrik/doldaconnect/dcuilib/skeleton.1
new file mode 100644 (file)
index 0000000..16461a5
--- /dev/null
@@ -0,0 +1,12 @@
+# -*-shell-script-*-
+
+[Meta]
+RootName: @dolda2000.com/fredrik/doldaconnect/dcuilib
+DisplayName: Dolda Connect interface library
+ShortName: doldaconnect-uilib
+Skeleton-Author: Fredrik Tolf <fredrik@dolda2000.com>
+Skeleton-Version: 1
+Repository: http://www.dolda2000.com/~fredrik/doldaconnect/ap/doldaconnect-uilib.xml
+
+[Test]
+INTERFACE_VERSIONS=$(testForLib -i libdcui.so)
diff --git a/autopackage/@mit.edu/krb5/skeleton.1 b/autopackage/@mit.edu/krb5/skeleton.1
new file mode 100644 (file)
index 0000000..68ab01f
--- /dev/null
@@ -0,0 +1,11 @@
+# -*-shell-script-*-
+
+[Meta]
+RootName: @mit.edu/krb5
+DisplayName: Kerberos 5
+ShortName: mit-krb5
+Skeleton-Author: Fredrik Tolf <fredrik@dolda2000.com>
+Skeleton-Version: 1
+
+[Test]
+INTERFACE_VERSIONS=$(testForLib -i libkrb5.so)
index 44ef481..dd8ae22 100644 (file)
@@ -41,7 +41,7 @@ require @gtk.org/gtk 2.0
 require @dolda2000.com/fredrik/doldaconnect/dcuilib 0.0
 
 [Install]
-installExe bin/dolcon
+installExe dolcon
 installLocale share/locale
 
 [Uninstall]