Skip to content

Commit 641b3ac

Browse files
committed
avoid the one dir with the one file with the symbolic link
1 parent 67038e0 commit 641b3ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ make install
122122
cp -r lib/ $PREFIX
123123
cp -r src/ $PREFIX
124124
cp -r tests/ $PREFIX
125-
cp -r tools/ $PREFIX
125+
#cp -r tools/ $PREFIX
126126
cp -r man/ $PREFIX
127127
cp -r m4/ $PREFIX
128128
cp -r docs/ $PREFIX

0 commit comments

Comments
 (0)