Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ OpenTabletDriver is an open source, cross platform, user mode tablet driver. The
%autosetup -n OpenTabletDriver-%commit

%build
./eng/linux/package.sh --output bin
./eng/bash/package.sh --output bin

%install
export DONT_STRIP=1
Expand Down
Loading