Changeset 150
- Timestamp:
- 27/03/2007 15:46:28 (1 year ago)
- Files:
-
- packages/telephony/zaptel/tags/mercury/debian/rules (modified) (1 diff)
- packages/telephony/zaptel/trunk/debian/rules (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
packages/telephony/zaptel/tags/mercury/debian/rules
r148 r150 121 121 # driver source code 122 122 mkdir -p $(TARDIR)/debian 123 cp Makefile configure install-sh makeopts.in .version *.c *.h *.rbt $(TARDIR)/123 cp Makefile Makefile.Linux26 configure install-sh makeopts.in .version *.c *.h *.rbt $(TARDIR)/ 124 124 for dir in build_tools include oct612x wct4xxp xpp; do \ 125 125 if [ -d $$dir ]; then cp -r $$dir $(TARDIR); fi; \ packages/telephony/zaptel/trunk/debian/rules
r148 r150 121 121 # driver source code 122 122 mkdir -p $(TARDIR)/debian 123 cp Makefile configure install-sh makeopts.in .version *.c *.h *.rbt $(TARDIR)/123 cp Makefile Makefile.Linux26 configure install-sh makeopts.in .version *.c *.h *.rbt $(TARDIR)/ 124 124 for dir in build_tools include oct612x wct4xxp xpp; do \ 125 125 if [ -d $$dir ]; then cp -r $$dir $(TARDIR); fi; \
