OSDN Git Service

do not include Shell profile and linker config in Debian package
authorIvailo Monev <xakepa10@laimg.moc>
Tue, 24 Dec 2019 07:28:40 +0000 (07:28 +0000)
committerIvailo Monev <xakepa10@laimg.moc>
Tue, 24 Dec 2019 07:28:40 +0000 (07:28 +0000)
Shell profile file breaks cross-compilation because it exports
PKG_CONFIG_PATH

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
package/debian/rules

index b993f4c..98002b1 100755 (executable)
@@ -25,6 +25,7 @@ override_dh_auto_build:
 
 override_dh_auto_install:
        dh_auto_install
+       rm -vrf debian/katie-git/etc/
 
 override_dh_auto_clean:
        dh_auto_clean