permission change
This commit is contained in:
+1
-1
@@ -30,6 +30,6 @@ g++ -o tft $language $optimizations $warnings $other -DNDEBUG -pipe -s *.cpp -ln
|
|||||||
#-static -lncursesw -ltinfo
|
#-static -lncursesw -ltinfo
|
||||||
|
|
||||||
# Install
|
# Install
|
||||||
chmod 775 tft
|
chmod 755 tft
|
||||||
mkdir -p ${PREFIX}/bin
|
mkdir -p ${PREFIX}/bin
|
||||||
mv tft ${PREFIX}/bin
|
mv tft ${PREFIX}/bin
|
||||||
|
|||||||
Reference in New Issue
Block a user