diff options
Diffstat (limited to 'xnew')
-rwxr-xr-x | xnew | 2 |
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="" |