Control: tag -1 patch
Hi,
Here's a trivial patch to address this problem:
diff -ru emacs24-24.3+1~/debian/rules emacs24-24.3+1/debian/rules
--- emacs24-24.3+1~/debian/rules 2013-05-15 20:43:41.717525882 -0700
+++ emacs24-24.3+1/debian/rules 2013-05-15 20:44:20.146110190 -0700
@@ -583,6 +583,7 @@
##################################################
# emacsXY-el
ifneq (,$(findstring $(flavor)-el, $(shell dh_listpackages)))
+ install -d $(pkgdir_el)
$(pf); \
(cd $(install_dir_x) && find -name "*.el" -o -name "*.el.gz" -print0 \
| tar cpf - --null --files-from -) \
--
Matt
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]