Browse Source

execline: Updated (1.2.2 -> 2.1.3.1)

master
Nagy Károly Gábriel 9 years ago
parent
commit
1091581d13
2 changed files with 5 additions and 16 deletions
  1. +2
    -13
      develop/execline/execline.conf
  2. +3
    -3
      develop/execline/execline.desc

+ 2
- 13
develop/execline/execline.conf

@ -2,7 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# #
# Filename: package/.../execline/execline.conf # Filename: package/.../execline/execline.conf
# Copyright (C) 2011 - 2013 The OpenSDE Project
# Copyright (C) 2011 - 2015 The OpenSDE Project
# #
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
# #
@ -13,18 +13,7 @@
# --- SDE-COPYRIGHT-NOTE-END --- # --- SDE-COPYRIGHT-NOTE-END ---
if [ "$prefix_auto" = 1 ]; then if [ "$prefix_auto" = 1 ]; then
prefix="usr"
prefix=
set_confopt set_confopt
fi fi
# execline is following slashpackage confentions
srcdir=admin/$pkg-$ver
bindir=/$prefix/bin/execline
includedir=/$prefix/include/execline
# install missing files
execline_install_missing() {
cp -avp doc/* $root$docdir
}
hook_add postmake 9 'execline_install_missing'

+ 3
- 3
develop/execline/execline.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY] [COPY]
[COPY] Filename: package/.../execline/execline.desc [COPY] Filename: package/.../execline/execline.desc
[COPY] Copyright (C) 2011 - 2013 The OpenSDE Project
[COPY] Copyright (C) 2011 - 2015 The OpenSDE Project
[COPY] [COPY]
[COPY] More information can be found in the files COPYING and README. [COPY] More information can be found in the files COPYING and README.
[COPY] [COPY]
@ -32,9 +32,9 @@
[L] ISC [L] ISC
[S] Stable [S] Stable
[V] 1.2.2
[V] 2.1.3.1
[P] X -?---5---9 108.800 [P] X -?---5---9 108.800
[O] . $base/package/*/*/skaware-conf.in [O] . $base/package/*/*/skaware-conf.in
[D] 4116567840 execline-1.2.2.tar.gz http://www.skarnet.org/software/execline/
[D] 3122421838 execline-2.1.3.1.tar.gz http://www.skarnet.org/software/execline/

Loading…
Cancel
Save