1732450967
Make chroot copy etc/resolv.conf when entering Added buggy gstreamer template (exposese some bugs of xbps.sh) utils build now does not cleanups the dir after build --HG-- extra : convert_revision : a36211b7dab8627f912f3b8f844d16bbcec0bc6e
6 lines
55 B
Makefile
6 lines
55 B
Makefile
all:
|
|
cd utils && make
|
|
|
|
clean:
|
|
cd utils && make clean
|