summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2015-06-14 12:10:50 +0200
committerTreeve Jelbert2015-06-14 12:10:50 +0200
commit5375192be1f3e52897c0543f73a2f7a6e16372ff (patch)
tree98730d3932fb727f6a31ff5162a34f62c0d25013
parentcdf52e1298cfbe3f9d601256e3f45c1c5b6f5936 (diff)
move signond
-rwxr-xr-xaccounts-sso/signond/BUILD1
-rwxr-xr-xaccounts-sso/signond/DEPENDS (renamed from qt5-qmake/signond/DEPENDS)0
-rwxr-xr-xaccounts-sso/signond/DETAILS (renamed from qt5-qmake/signond/DETAILS)0
-rwxr-xr-xaccounts-sso/signond/DOWNLOAD (renamed from qt5-qmake/signond/DOWNLOAD)0
-rw-r--r--accounts-sso/signond/HISTORY6
-rwxr-xr-xaccounts-sso/signond/PRE_BUILD2
-rw-r--r--qt5-qmake/signond/HISTORY2
-rwxr-xr-xqt5-qmake/signond/PRE_BUILD2
8 files changed, 9 insertions, 4 deletions
diff --git a/accounts-sso/signond/BUILD b/accounts-sso/signond/BUILD
new file mode 100755
index 0000000000..0694f5668d
--- /dev/null
+++ b/accounts-sso/signond/BUILD
@@ -0,0 +1 @@
+qt5_build
diff --git a/qt5-qmake/signond/DEPENDS b/accounts-sso/signond/DEPENDS
index d9ba54df9f..d9ba54df9f 100755
--- a/qt5-qmake/signond/DEPENDS
+++ b/accounts-sso/signond/DEPENDS
diff --git a/qt5-qmake/signond/DETAILS b/accounts-sso/signond/DETAILS
index f8ec64ba21..f8ec64ba21 100755
--- a/qt5-qmake/signond/DETAILS
+++ b/accounts-sso/signond/DETAILS
diff --git a/qt5-qmake/signond/DOWNLOAD b/accounts-sso/signond/DOWNLOAD
index 27ba77ddaf..27ba77ddaf 100755
--- a/qt5-qmake/signond/DOWNLOAD
+++ b/accounts-sso/signond/DOWNLOAD
diff --git a/accounts-sso/signond/HISTORY b/accounts-sso/signond/HISTORY
new file mode 100644
index 0000000000..64c128c9d8
--- /dev/null
+++ b/accounts-sso/signond/HISTORY
@@ -0,0 +1,6 @@
+2015-06-14 Treeve Jelbert <treeve@sourcemage.org>
+ * BUILD: added
+ * PRE_BUILD: use clone_single_branch
+
+2015-06-07 Treeve Jelbert <treeve@sourcemage.org>
+ new spell, only available from git
diff --git a/accounts-sso/signond/PRE_BUILD b/accounts-sso/signond/PRE_BUILD
new file mode 100755
index 0000000000..4e7eb83609
--- /dev/null
+++ b/accounts-sso/signond/PRE_BUILD
@@ -0,0 +1,2 @@
+source $GRIMOIRE/clone_single_branch
+clone_single_branch
diff --git a/qt5-qmake/signond/HISTORY b/qt5-qmake/signond/HISTORY
deleted file mode 100644
index b84e7c6e91..0000000000
--- a/qt5-qmake/signond/HISTORY
+++ /dev/null
@@ -1,2 +0,0 @@
-2015-06-07 Treeve Jelbert <treeve@sourcemage.org>
- new spell, only available from git
diff --git a/qt5-qmake/signond/PRE_BUILD b/qt5-qmake/signond/PRE_BUILD
deleted file mode 100755
index 49ede4a311..0000000000
--- a/qt5-qmake/signond/PRE_BUILD
+++ /dev/null
@@ -1,2 +0,0 @@
-cd $BUILD_DIRECTORY
-git clone --depth=1 --single-branch -b $VERSION $SOURCE_URL