3 lines
147 B
Bash
3 lines
147 B
Bash
#!/bin/sh
|
|
cp -vr ./srcpkgs/* ../void-packages/srcpkgs/
|
|
#echo "libgtk4-layer-shell.so.0 gtk4-layer-shell-1.0.4_1" >> ../void-packages/common/shlibs
|