# DESTDIR is seriously broken on this one, but since nobody # knows what it's for that's probably why it isn't noticed. # # Modifed for ARMedslack by mozes -- we use different temp paths than # Slackware. if [ -d $PKG/root/tmp/build-x11/package-beforelight/etc ]; then rsync -Pavv $PKG/root/tmp/build-x11/package-beforelight/etc $PKG/ # Wipe the temp buid path: rm -rf $PKG/root fi