[go: up one dir, main page]

File: multipackager.sh

package info (click to toggle)
fbzx 3.1.0-1
  • links: PTS, VCS
  • area: contrib
  • in suites: bullseye, buster, stretch
  • size: 2,152 kB
  • ctags: 861
  • sloc: cpp: 10,495; ansic: 8,663; python: 1,116; makefile: 123; xml: 28; sh: 3
file content (5 lines) | stat: -rwxr-xr-x 74 bytes parent folder | download
1
2
3
4
5
#!/bin/bash

make clean
make
make DESTDIR=$1 NOROMS=1 PREFIX=/usr install