about summary refs log tree commit diff
path: root/xnew
diff options
context:
space:
mode:
authorDoan Tran Cong Danh <congdanhqx@gmail.com>2019-07-01 12:22:15 +0700
committerToyam Cox <aviator45003@gmail.com>2019-07-01 02:43:09 -0400
commite697287c4cad3122ba4fd0efdb1a6f5966395324 (patch)
treed6fc318dccc9a6e979f8ef45ab3622aaf3041a40 /xnew
parentbcb718633a1d9b08713e34d5e07dfa5f64d438aa (diff)
downloadxtools-e697287c4cad3122ba4fd0efdb1a6f5966395324.tar.gz
xtools-e697287c4cad3122ba4fd0efdb1a6f5966395324.tar.xz
xtools-e697287c4cad3122ba4fd0efdb1a6f5966395324.zip
xnew: move archs up above wrksrc
xlint want to have archs before wrksrc.
Sync xnew with xlint.

Signed-off-by: Doan Tran Cong Danh <congdanhqx@gmail.com>
Diffstat (limited to 'xnew')
-rwxr-xr-xxnew2
1 files changed, 1 insertions, 1 deletions
diff --git a/xnew b/xnew
index 1310d10..49fa5a5 100755
--- a/xnew
+++ b/xnew
@@ -36,9 +36,9 @@ cat >$srcdir/$PKG/template <<EOF
 pkgname=$PKG
 version=$version
 revision=1
+#archs="i686 x86_64"
 #wrksrc=
 #create_wrksrc=yes
-#archs="i686 x86_64"
 build_style=gnu-configure
 #configure_args=""
 #make_build_args=""