|
@@ -89,7 +89,7 @@ mkdir -p %{buildroot}%{emacsen_pkgdir}/remove
|
|
#
|
|
#
|
|
# install el files
|
|
# install el files
|
|
#
|
|
#
|
|
-cp -a html-helper-mode.el tempo.el HHM-MK \
|
|
+cp -a html-helper-mode.el tempo.el HHM-MK %{SOURCE11} %{SOURCE12} \
|
|
${RPM_BUILD_ROOT}%{_datadir}/emacs/site-lisp/%{origname}
|
|
${RPM_BUILD_ROOT}%{_datadir}/emacs/site-lisp/%{origname}
|
|
|
|
|
|
#
|
|
#
|
|
@@ -142,6 +142,7 @@ rm -rf ${RPM_BUILD_DIR}/%{origname}-%{origver}
|
|
- apply vine-default
|
|
- apply vine-default
|
|
- add vine-default (Source11)
|
|
- add vine-default (Source11)
|
|
- add init.el (Source12)
|
|
- add init.el (Source12)
|
|
|
|
+ - update html-helper-mode-{install,removce}.sh for init.el file
|
|
- using %%{emacsen_pkgdir} macro
|
|
- using %%{emacsen_pkgdir} macro
|
|
- update %%description
|
|
- update %%description
|
|
|
|
|