mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-21 16:32:59 +02:00
Added PCMCIA modules. Modified videolan's configure flags. git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1144 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
6 lines
131 B
Bash
6 lines
131 B
Bash
#!/bin/bash
|
|
. /opt/pakfire/lib/functions.sh
|
|
extract_files
|
|
perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
|
|
depmod -a
|