Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

Commit

Permalink
Prep for 1.0.0
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.pgadmin.org/trunk@2621 a7884b65-44f6-0310-8a51-81a127f17b15
  • Loading branch information
dpage committed Sep 26, 2003
1 parent 4f45f3a commit d4bfe61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/slackware/build-package
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,11 @@ if [ -x src/pgadmin3 ]; then
# And tweak for Slackware
mkdir -p ./slackpack/opt/kde/share/applnk/Development
mkdir -p ./slackpack/usr/share
mkdir -p ./slackpack/install
mv /usr/share/pgadmin3 ./slackpack/usr/share/
cp ./pkg/pgadmin3.desktop ./slackpack/opt/kde/share/applnk/Development
cp ./src/include/images/elephant48.xpm ./slackpack/usr/share/pgadmin3/pgadmin3.xpm
cp ./pkg/slackware/slack-desc ./slackpack/install

# Build the snapshot and file it.
cd slackpack
Expand Down

0 comments on commit d4bfe61

Please sign in to comment.