No description
Find a file
Doncho N. Gunchev affb7ae553
Fixing VENV again...
Updated .pre-commit-config.yaml
2025-11-02 16:39:08 +02:00
.github/workflows General rework of the build process (distribution source and rpm). 2024-02-22 19:21:44 +02:00
etc/profile.d Fixing VENV again... 2025-11-02 16:39:08 +02:00
.gitattributes General rework of the build process (distribution source and rpm). 2024-02-22 19:21:44 +02:00
.gitignore General rework of the build process (distribution source and rpm). 2024-02-22 19:21:44 +02:00
.pre-commit-config.yaml Fixing VENV again... 2025-11-02 16:39:08 +02:00
build.sh Fix python virtual environment support. 2024-07-15 11:13:59 +03:00
changelog.sh Improve python virtual environment support (uv) take 2. 2025-03-09 00:32:28 +02:00
Dockerfile-build Quick and dirty build with podman on MacOS. 2024-07-14 17:17:48 +03:00
gwebu-profile.spec.in Fixing VENV again... 2025-11-02 16:39:08 +02:00
LICENSE Initial commit 2024-02-13 17:13:30 +02:00
Makefile Fix python virtual environment support. 2024-07-15 11:13:59 +03:00
README.md Fixing VENV again... 2025-11-02 16:39:08 +02:00

/etc/profile.d files collection

This is a collection of /etc/profile.d files used by the gwebu team. Unless explicitly stated in the file itself, the license is The Unlicense.

Automation

To update the RPM changelog run ./changelog.sh

Type make to see the available targets (dist, rpm, podman_rpm, changelog, clean).