mirror of
https://git.familie-radermacher.ch/linux/ptouch-print.git
synced 2025-11-21 04:42:04 +00:00
fix support for printers that use packbits transfer mode, like PT-D450PV
This commit is contained in:
3
build-aux/git-version-gen
Executable file
3
build-aux/git-version-gen
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
GIT_VERSION=$(git --no-pager describe --tags --dirty |sed 's/\([^-]*-g\)/r\1/;s/-/./g;s/v//g')
|
||||
echo -ne ${GIT_VERSION}
|
||||
Reference in New Issue
Block a user