another one...

SVN revision: 17946
devs/princeamd/enlightenment-0.17-elive
quan74 18 years ago committed by quan74
parent b79234b085
commit 8bcf7ebd02
  1. 10
      Makefile.am
  2. 1
      configure.in
  3. 6
      enlightenment.spec.in

@ -3,15 +3,17 @@ SUBDIRS = src data doc po intl
MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \
config.h.in config.sub configure install-sh \
ltconfig ltmain.sh missing mkinstalldirs \
stamp-h.in acconfig.h debian/changelog
stamp-h.in acconfig.h debian/changelog \
enlightenment.spec
bin_SCRIPTS = enlightenment-config
EXTRA_DIST = README AUTHORS COPYING COPYING-PLAIN enlightenment.spec \
debian/changelog debian/changelog.in debian/copyright \
debian/rules debian/enlightenment.install debian/enlightenment.docs \
debian/enlightenment-data.install debian/libe.install \
debian/libe-dev.install debian/control
debian/rules debian/enlightenment.install \
debian/enlightenment.docs debian/enlightenment-data.install \
debian/libe.install debian/libe-dev.install debian/control \
enlightenment.spec.in
filesdir = $(datadir)/enlightenment/
files_DATA = AUTHORS COPYING

@ -277,6 +277,7 @@ AC_SUBST(edje_cc)
AC_OUTPUT([
Makefile
enlightenment.spec
src/Makefile
src/lib/Makefile
src/bin/Makefile

@ -1,7 +1,7 @@
Summary: The Enlightenment window manager
Name: enlightenment
Version: 0.16.999.018
Release: 0.20051006
Name: @PACKAGE@
Version: @VERSION@
Release: 0.%(date '+%Y%m%d')
License: BSD
Group: User Interface/Desktops
URL: http://www.enlightenment.org/
Loading…
Cancel
Save