mirror of
https://github.com/lretq/fake-battery-linux.git
synced 2026-08-22 13:27:19 +00:00
initial commit; version 0.1.0
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
for dir in fake-battery.c Makefile; do
|
||||
echo ${dir} /usr/src/${PACKAGE_NAME}-${PACKAGE_VERSION}
|
||||
done
|
||||
Reference in New Issue
Block a user