fpm/deb do not like uppercase letters in package names. ORLY?

This commit is contained in:
Carl D. Roth
2016-05-27 13:11:48 -07:00
parent 35db5ffb43
commit 2a6cbbacf7
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
!include $ONL/builds/any/installer/APKG.yml ARCH=amd64 BOOTMODE=INSTALLED
!include $ONL/builds/any/installer/APKG.yml ARCH=amd64 BOOTMODE=installed

View File

@@ -1 +1 @@
!include $ONL/builds/any/installer/APKG.yml ARCH=powerpc BOOTMODE=INSTALLED
!include $ONL/builds/any/installer/APKG.yml ARCH=powerpc BOOTMODE=installed