diff options
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/ee/ee.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/ee/ee.SlackBuild b/desktop/ee/ee.SlackBuild index 1924ef938d..217a0ff127 100644 --- a/desktop/ee/ee.SlackBuild +++ b/desktop/ee/ee.SlackBuild @@ -24,10 +24,10 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -EPRGNAM=easyedit cd $(dirname $0) ; CWD=$(pwd) PRGNAM=ee +EPRGNAM=easyedit VERSION=${VERSION:-1.4.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |