X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.am;h=c61a48355892b98dc0584c332d7ffd515fa2fa3f;hb=5e9aca2e8f33fe023b6b9da6df55642f96efcb50;hp=c4dcaefbcca8e6ab439bed00ebc08c7ead02cae0;hpb=36f8c4a15cad06268b2d5621aed28ab16c015cc5;p=idzebra-moved-to-github.git diff --git a/Makefile.am b/Makefile.am index c4dcaef..c61a483 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.17 2004-09-15 09:17:25 adam Exp $ +## $Id: Makefile.am,v 1.18 2004-09-28 12:52:03 adam Exp $ AUTOMAKE_OPTIONS=foreign @@ -27,12 +27,6 @@ dist-hook: cp $(srcdir)/debian/rules $(distdir)/debian cp $(srcdir)/debian/postinst $(distdir)/debian cp $(srcdir)/debian/copyright $(distdir)/debian - mkdir -p $(distdir)/perl - cd $(srcdir)/perl && ./doswig - for f in `cat $(srcdir)/perl/MANIFEST`; do \ - (pdir=`cd $(distdir)/perl && pwd`; \ - cd $(srcdir)/perl;cp --parents $$f $$pdir); \ - done rpm: $(PACKAGE)-$(VERSION).tar.gz cp $(PACKAGE)-$(VERSION).tar.gz /usr/src/redhat/SOURCES