mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-06 22:54:16 +02:00
gem selector sketch
This commit is contained in:
4
bauh/gems/arch/__init__.py
Normal file
4
bauh/gems/arch/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
import os
|
||||
ROOT_DIR = os.path.dirname(os.path.abspath(__file__))
|
||||
BUILD_DIR = '/tmp/bauh/aur'
|
||||
|
||||
Reference in New Issue
Block a user