#Packager: Didier Spaier didierspaieratslintdotfr #This just buids two dummy packages, one at a time # The .dep file only should contain "at-spi2-core" for both atk and at-spi2-atk. #pkgname=at-spi2-atk pkgname=atk pkgver=1 pkgrel=1slint arch=noarch slackdesc=\ ( #|-----handy-ruler------------------------------------------------------| "$pkgname (dummy package)" "This is just a dummy package included because some Slackware packages" "require atk or at-spi2-core, both bundled in at-spi2-core in Slint." ) build() { cd $startdir/src/ }