header persmission change
This commit is contained in:
@@ -15,6 +15,7 @@ mv cppipe ${PREFIX}/bin
|
|||||||
# Install headers
|
# Install headers
|
||||||
mkdir -p ${PREFIX}/include/cppipe
|
mkdir -p ${PREFIX}/include/cppipe
|
||||||
cp basicTypes.h commands.hpp commands.inl childProcess.hpp childProcess.inl ${PREFIX}/include/cppipe
|
cp basicTypes.h commands.hpp commands.inl childProcess.hpp childProcess.inl ${PREFIX}/include/cppipe
|
||||||
|
chmod 644 ${PREFIX}/include/cppipe
|
||||||
|
|
||||||
# Clear old cache
|
# Clear old cache
|
||||||
rm -rf ~/.cache/cppipe ${XDG_CACHE_HOME}/cppipe
|
rm -rf ~/.cache/cppipe ${XDG_CACHE_HOME}/cppipe
|
||||||
|
|||||||
Reference in New Issue
Block a user