(MOD) Added more steps for project building.
This commit is contained in:
6
postinstall
Executable file
6
postinstall
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Install Compound library.
|
||||
echo "Installing libcompound:"
|
||||
cp -v "libcompound.so" "/usr/lib"
|
||||
|
Reference in New Issue
Block a user