/[gcl]/gcl/debian/rules
ViewVC logotype

Diff of /gcl/debian/rules

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by camm, Wed Jul 31 13:32:08 2002 UTC revision 1.8 by camm, Wed Jul 31 13:46:36 2002 UTC
# Line 76  install: build Line 76  install: build
76          mkdir -p debian/tmp/usr/share/doc/gcl-doc/gcl-tk.html          mkdir -p debian/tmp/usr/share/doc/gcl-doc/gcl-tk.html
77          cp info/gcl-tk*html debian/tmp/usr/share/doc/gcl-doc/gcl-tk.html/          cp info/gcl-tk*html debian/tmp/usr/share/doc/gcl-doc/gcl-tk.html/
78    
79          rm -f debian/tmp/usr/bin/gcl.exe          rm -f debian/tmp/usr/bin/gcl.exe debian/tmp/usr/bin/gclm.bat
80    
81          find debian/tmp -type f -name "*.lsp" -exec chmod -x {} \;          find debian/tmp -type f -name "*.lsp" -exec chmod -x {} \;
82          find debian/tmp -type f -name "*.lisp" -exec chmod -x {} \;          find debian/tmp -type f -name "*.lisp" -exec chmod -x {} \;

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26