* fix build from make dist results

* fix rpm spec


SVN revision: 66090
This commit is contained in:
Rui Seabra 2011-12-11 01:00:48 +00:00
parent 204af1852d
commit 15a93dcdfb
2 changed files with 7 additions and 3 deletions

View File

@ -18,9 +18,13 @@ filesdir = $(datadir)
files_DATA = module.desktop e-module-scale.edj
EXTRA_DIST = module.desktop.in \
e_modules-scale.spec.in \
e_modules-scale.spec \
e-module-scale.edc \
images/module_icon.png
images/label.png \
images/module_icon.png \
images/pager.png \
images/scale.png \
images/sh.png
%.edj: %.edc
$(EDJE_CC) $(EDJE_FLAGS) $< $@

View File

@ -1,4 +1,4 @@
%define module_name skel
%define module_name scale
Summary: %{module_name} module for the Enlightenment window manager
Name: e_modules-%{module_name}