leafpad: Removed rm's -d option (thanks Rotwang).
This commit is contained in:
parent
342b1f09b2
commit
29d16b15f7
@ -15,5 +15,5 @@ build() {
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
rm -dr {$PKG/usr/share/locale,$PKG/usr/share/icons}
|
||||
rm -r {$PKG/usr/share/locale,$PKG/usr/share/icons}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user