diff options
author | B. Stack <bgstack15@gmail.com> | 2024-04-30 13:31:26 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2024-04-30 13:31:26 -0400 |
commit | 1b2c30c795fe4527596635d8f7fca4d78a71b21a (patch) | |
tree | 359931ae786d52f252cc99a631175630f82f0593 /debian/rules | |
parent | fork to acer-chromebook (diff) | |
download | stackrpms-acer-chromebook-1b2c30c795fe4527596635d8f7fca4d78a71b21a.tar.gz stackrpms-acer-chromebook-1b2c30c795fe4527596635d8f7fca4d78a71b21a.tar.bz2 stackrpms-acer-chromebook-1b2c30c795fe4527596635d8f7fca4d78a71b21a.zip |
0.0.5 rc1
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 0dcb931..92debe2 100755 --- a/debian/rules +++ b/debian/rules @@ -4,7 +4,7 @@ #export DEB_BUILD_MAINT_OPTIONS = hardening=+all #export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic #export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed -export APPNAME=stackrpms-thinkpad-p50s +export APPNAME=stackrpms-acer-chromebook %: dh $@ --sourcedirectory=src |