mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-31 18:48:56 +01:00
Remove libs from install.sh
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4464 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
d4672d4381
commit
5277832222
@ -319,14 +319,6 @@ echo "Modules file installed as ${PREFIX}/usr/share/shorewall-lite/modules"
|
||||
run_install $OWNERSHIP -m 0600 xmodules ${PREFIX}/usr/share/shorewall-lite/xmodules
|
||||
echo "Xmodules file installed as ${PREFIX}/usr/share/shorewall-lite/xmodules"
|
||||
|
||||
#
|
||||
# Install the Common Library files
|
||||
#
|
||||
for f in lib.* ; do
|
||||
install_file $f ${PREFIX}/usr/share/shorewall-lite/$f 0555
|
||||
echo "Library ${f#*.} installed as ${PREFIX}/usr/share/shorewall-lite/$f"
|
||||
done
|
||||
|
||||
#
|
||||
# Create the version file
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user