Initial commit

This commit is contained in:
Dmitrii Tochanskii 2025-08-05 16:12:32 +03:00
commit f1e56aa3a8

2
tlnxbuild.sh Executable file
View file

@ -0,0 +1,2 @@
#!/bin/bash
cd $1 && spectool -g --directory SOURCES $1.spec && rpmbuild --define "_topdir `pwd`" -bb $1.spec