r696 - /trunk/packages/vim/debian/rules

jamessan at users.alioth.debian.org jamessan at users.alioth.debian.org
Mon May 22 04:01:31 UTC 2006


Author: jamessan
Date: Mon May 22 04:01:28 2006
New Revision: 696

URL: http://svn.debian.org/wsvn/pkg-vim/?sc=1&rev=696
Log:
Remove preinst from the list of per variant files.

Modified:
    trunk/packages/vim/debian/rules

Modified: trunk/packages/vim/debian/rules
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim/debian/rules?rev=696&op=diff
==============================================================================
--- trunk/packages/vim/debian/rules (original)
+++ trunk/packages/vim/debian/rules Mon May 22 04:01:28 2006
@@ -171,7 +171,7 @@
 EXTRA_TARBALL=$(NAME)-$(VERSION)-extra.tar.gz
 SOURCES = $(MAIN_TARBALL) $(LANG_TARBALL) $(EXTRA_TARBALL)
 BASE_URL=ftp://ftp.vim.org/pub/vim
-PER_VARIANT_FILES = install postinst postrm prerm preinst links
+PER_VARIANT_FILES = install postinst postrm prerm links
 LANGS += fr fr.ISO8859-1 fr.UTF-8
 LANGS += it it.ISO8859-1 it.UTF-8
 LANGS += pl pl.ISO8859-2 pl.UTF-8




More information about the pkg-vim-maintainers mailing list