diff options
Diffstat (limited to 'textproc/xml-lite.el')
-rw-r--r-- | textproc/xml-lite.el/Makefile | 1 | ||||
-rw-r--r-- | textproc/xml-lite.el/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xml-lite.el/Makefile b/textproc/xml-lite.el/Makefile index aab3b75e2407..6a2ee7d8e66b 100644 --- a/textproc/xml-lite.el/Makefile +++ b/textproc/xml-lite.el/Makefile @@ -24,6 +24,7 @@ NO_BUILD= yes NO_WRKSUBDIR= yes LISPDIR= ${EMACS_VERSION_SITE_LISPDIR} +PLIST_FILES= %%EMACS_VERSION_SITE_LISPDIR%%/xml-lite.el do-install: ${INSTALL_DATA} ${DISTDIR}/${DISTNAME} ${PREFIX}/${LISPDIR} diff --git a/textproc/xml-lite.el/pkg-plist b/textproc/xml-lite.el/pkg-plist deleted file mode 100644 index 9ad528b79048..000000000000 --- a/textproc/xml-lite.el/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -%%EMACS_VERSION_SITE_LISPDIR%%/xml-lite.el |