mirror of
https://github.com/clearlinux/clr-wallpapers.git
synced 2026-09-01 11:25:50 +00:00
4 lines
65 B
Bash
Executable File
4 lines
65 B
Bash
Executable File
#!/usr/bin/env bash
|
|
autoreconf -vfi
|
|
./configure --prefix=/usr $*
|